Fix scopes and promise handling (#152)
This commit is contained in:
@@ -21,6 +21,7 @@ export enum Scopes {
|
||||
LOCALES_READ = 'locales.read',
|
||||
TEXTS_READ = 'texts.read',
|
||||
INTERIORS_READ = 'interiors.read',
|
||||
INTERIORS_PUBLIC_READ = 'interiors.public.read',
|
||||
INTERIORS_WRITE = 'interiors.write',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user