test(config): implement registered keys
This commit is contained in:
parent
8dadf20a64
commit
0315f32a25
36
src/config/REGISTERED_KEYS.ts
Normal file
36
src/config/REGISTERED_KEYS.ts
Normal file
@ -0,0 +1,36 @@
|
||||
// not used, should be removed after figuring out what to do with
|
||||
|
||||
export const REGISTERED_KEYS = [
|
||||
'friendlytime.',
|
||||
'navigator.',
|
||||
'cancel',
|
||||
'catalog.',
|
||||
'.group',
|
||||
'widget.',
|
||||
'widgets.',
|
||||
'unique.',
|
||||
'countdown_clock_unit_',
|
||||
'mod.',
|
||||
'notifications.',
|
||||
'.notification',
|
||||
'connection.',
|
||||
'opening.',
|
||||
'login.',
|
||||
'maintenance.',
|
||||
'achievements.',
|
||||
'inventory.',
|
||||
'generic.',
|
||||
'friendlist.',
|
||||
'infostand.',
|
||||
'help.',
|
||||
'people.',
|
||||
'catalog_',
|
||||
'roomad.',
|
||||
'buy',
|
||||
'avatareditor.',
|
||||
'campaign.',
|
||||
'quests.',
|
||||
'room.',
|
||||
'messenger.',
|
||||
'memenu.'
|
||||
]
|
Loading…
Reference in New Issue
Block a user