Add ns.ui.setTheme() and ns.ui.resetTheme()

This commit is contained in:
Martin Fournier
2022-01-04 20:25:16 -05:00
parent 50919a88cd
commit c9ca1e9d37
6 changed files with 121 additions and 3 deletions

View File

@@ -361,6 +361,8 @@ export const RamCosts: IMap<any> = {
ui: {
getTheme: 0,
setTheme: 0,
resetTheme: 0,
},
heart: {