n8n-workflow
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1430,2 +1430,3 @@ /// <reference types="node" /> | ||
export interface IUserManagementSettings { | ||
quota: number; | ||
showSetupOnFirstLoad?: boolean; | ||
@@ -1432,0 +1433,0 @@ smtpSetup: boolean; |
{ | ||
"name": "n8n-workflow", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Workflow base code of n8n", | ||
@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
Sorry, the diff of this file is not supported yet
678542
9227