mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-09 22:24:35 +02:00
* Moved themes from mods/art/themes > mods/themes/
This commit is contained in:
parent
4e2c21059a
commit
1a1dd53ca1
6 changed files with 4 additions and 3 deletions
|
@ -55,6 +55,7 @@ function MenuModule(options) {
|
|||
if(_.isString(assetSpec.asset)) {
|
||||
// :TODO: think about this more in relation to themes, etc. How can this come
|
||||
// from a theme (with override from menu.json) ???
|
||||
// look @ client.currentTheme.inlineArt[name] -> menu/prompt[name]
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue