This commit is contained in:
syuilo 2019-03-19 17:47:40 +09:00
parent acea5ca78b
commit 72a27b5bdd

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'">