mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
metered billing app fixes
This commit is contained in:
Vendored
+4
@@ -94,6 +94,10 @@ const defaultState = {
|
||||
label: 'Fixed',
|
||||
value: 'fixed',
|
||||
},
|
||||
{
|
||||
label: 'None',
|
||||
value: 'none',
|
||||
},
|
||||
],
|
||||
teamPermissions: {
|
||||
'can-edit': 'Can Edit',
|
||||
|
||||
Reference in New Issue
Block a user