🔥 Splash screen now off by default
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user