fix: prisma migration + update of docker and stuffs

This commit is contained in:
Andras Bacsai
2022-07-26 12:59:06 +00:00
parent a906468063
commit 507e5bfebf
6 changed files with 537 additions and 155 deletions

View File

@@ -71,7 +71,6 @@
$appSession.whiteLabeled = baseSettings.whiteLabeled;
$appSession.whiteLabeledDetails.icon = baseSettings.whiteLabeledIcon;
export let settings: any;
export let userId: string;
export let teamId: string;
export let permission: string;