mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
prefilling user refactoring
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
statusCheck: {!! $config->debug->statusCheck !!},
|
||||
isSetupWizardDemo: {{ $config->debug->isSetupWizardDemo }},
|
||||
isSetupWizardDebug: {{ $config->debug->isSetupWizardDebug }},
|
||||
isPrefilledUsers: {{ $config->debug->isPrefilledUsers }},
|
||||
|
||||
// States
|
||||
isEmptyPlans: {{ $config->payments->isEmptyPlans }},
|
||||
|
||||
Reference in New Issue
Block a user