Added rudimentary notifications for set alerts.

This commit is contained in:
DebaucheryLibrarian
2021-04-17 01:10:45 +02:00
parent 0773a8019c
commit 95f3b1c03a
6 changed files with 114 additions and 10 deletions

View File

@@ -49,6 +49,7 @@ export default {
<style lang="scss" scoped>
.menu-item {
color: var(--text);
display: block;
}