mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 07:04:32 +02:00
* WIP on customization of .config blocks
* getThemeArt() updated with new fallback mechanism (theme -> default theme -> art generic)
This commit is contained in:
parent
78f6915577
commit
a3e37293f4
7 changed files with 126 additions and 46 deletions
|
@ -91,7 +91,7 @@ function getDefaultConfig() {
|
|||
}
|
||||
*/
|
||||
defaults : {
|
||||
theme : 'NU-MAYA', // :TODO: allow "*" here
|
||||
theme : 'luciano_blocktronics',
|
||||
passwordChar : '*', // TODO: move to user ?
|
||||
dateFormat : {
|
||||
short : 'MM/DD/YYYY',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue