- Storage, users page refactoring

This commit is contained in:
Čarodej
2021-12-21 13:49:37 +01:00
parent f5e182baf6
commit 60b34e53a3
15 changed files with 611 additions and 219 deletions

View File

@@ -956,10 +956,6 @@ class SetupDevEnvironment extends Command
{
// Get options
collect([
[
'name' => 'subscription_type', // TODO: add to setup wizard
'value' => 'metered',
],
[
'name' => 'setup_wizard_database',
'value' => 1,