debug
This commit is contained in:
parent
1375580651
commit
b461635834
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@
|
|||
export let sentryDSN: any;
|
||||
export let baseSettings: any;
|
||||
export let pendingInvitations: any = 0;
|
||||
console.log(settings, sentryDSN);
|
||||
|
||||
$appSession.isRegistrationEnabled = baseSettings.isRegistrationEnabled;
|
||||
$appSession.ipv4 = baseSettings.ipv4;
|
||||
|
|
|
|||
Loading…
Reference in a new issue