1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 13:45:56 +02:00
This commit is contained in:
syuilo
2019-03-19 17:47:40 +09:00
parent 7f7e6d5aba
commit b217fba235

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