mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
🔥 Splash screen now off by default
This commit is contained in:
parent
b532e168fe
commit
d6a2c4d810
@ -71,8 +71,9 @@ module.exports = {
|
||||
],
|
||||
/* Which structural components should be visible by default */
|
||||
visibleComponents: {
|
||||
pageTitle: true,
|
||||
splashScreen: false,
|
||||
navigation: true,
|
||||
pageTitle: true,
|
||||
searchBar: true,
|
||||
settings: true,
|
||||
footer: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user