mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
Use gunicorn instead of Werkzeug and 32 more very minor changes (#35)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
]"
|
||||
v-for="notif in notifStore.notifs"
|
||||
>
|
||||
<div>{{ notif.text }}</div>
|
||||
<div class="ellip">{{ notif.text }}</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user