fix(world-boss): remove notification

This commit is contained in:
SabreCat
2018-03-08 19:37:27 +00:00
parent 16524d4464
commit 5256569bac
2 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,8 @@ base-notification(
:can-remove="false",
:notification="{}",
:read-after-click="false",
@click="action"
@click="action",
v-if="worldBoss.active"
)
.background(slot="content")
.text