Purging expired notifications and alerts. Fixed manticore stash sync.
This commit is contained in:
@@ -108,7 +108,15 @@ onMounted(async () => {
|
||||
class="notif-body notif-link nolink"
|
||||
>
|
||||
<span class="notif-trigger">
|
||||
<span class="notif-details">
|
||||
<span
|
||||
v-if="notif.matchedSceneIds.length > 0"
|
||||
class="notif-details"
|
||||
>Scene is released</span>
|
||||
|
||||
<span
|
||||
v-else
|
||||
class="notif-details"
|
||||
>
|
||||
New
|
||||
|
||||
<template
|
||||
|
||||
Reference in New Issue
Block a user