remove log
This commit is contained in:
parent
fa3bb8c119
commit
ed3a9b78ea
|
@ -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