Removed debug info
This commit is contained in:
@@ -63,7 +63,6 @@ setupPage()
|
||||
|
||||
<template>
|
||||
<UModal :fullscreen="props.mode === 'show'">
|
||||
{{props.type}}
|
||||
<EntityShow
|
||||
v-if="loaded && props.mode === 'show'"
|
||||
:type="props.type"
|
||||
|
||||
Reference in New Issue
Block a user