Browse Source

remove cloudDrivers from configs

pull/1/head
Jonathan Cobb 4 years ago
parent
commit
ef508b449d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/_store/system.module.js

+ 0
- 1
src/_store/system.module.js View File

@@ -8,7 +8,6 @@ const state = {
allowRegistration: false,
paymentsEnabled: false,
sageLauncher: false,
cloudDrivers: [],
entityClasses: [],
locales: ['en_US'],
cloudConfigs: {},


Loading…
Cancel
Save