remove log
This commit is contained in:
parent
e7167713fc
commit
f07e383b5a
|
@ -200,8 +200,6 @@
|
|||
onMount(async () => {
|
||||
await apps.load()
|
||||
loaded = true
|
||||
|
||||
console.log($auth)
|
||||
// if the portal is loaded from an external URL with a template param
|
||||
const templateKey = $auth.initTemplate
|
||||
if (templateKey) {
|
||||
|
|
Loading…
Reference in New Issue