hide home button in embedded mode

This commit is contained in:
mntmn
2020-05-11 18:26:50 +02:00
committed by mntmn
parent 0a4399951a
commit 051821e26d
2 changed files with 3 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ function boot_spacedeck() {
account: "profile",
logged_in: false,
guest_nickname: null,
embedded: false,
user: {},
active_profile: null,