forked from noxious/client
Removed BackgroundImageLoader component
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<Debug />
|
||||
<Notifications />
|
||||
<BackgroundImageLoader />
|
||||
<GmPanel v-if="gameStore.character?.role === 'gm'" />
|
||||
<component :is="currentScreen" />
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user