UBERF-5781 (#4809)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2024-02-28 22:06:24 +07:00
committed by GitHub
parent 42ded3093d
commit bdebc4f8a9
6 changed files with 27 additions and 15 deletions
+1
View File
@@ -85,6 +85,7 @@ export interface SettingsCategory extends Doc {
secured: boolean
expandable?: boolean
adminOnly?: boolean
}
/**