This commit is contained in:
syuilo 2019-03-19 17:47:40 +09:00
parent 7f7e6d5aba
commit b217fba235
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -159,7 +159,7 @@
</template>
<template v-if="page == null || page == 'notification'">
<x-notification v-show="page == 'notification'"/>
<x-notification/>
</template>
<template v-if="page == null || page == 'drive'">