forked from DebaucheryLibrarian/traxxx
Triggering notifications for children of alert entities. Showing icons in alert entity search to distinguish networks and channels.
This commit is contained in:
@@ -94,6 +94,9 @@ async function init() {
|
||||
config,
|
||||
};
|
||||
},
|
||||
computed: {
|
||||
theme() { return this.$store.state.ui.theme; },
|
||||
},
|
||||
watch: {
|
||||
pageTitle(title) {
|
||||
if (title) {
|
||||
|
||||
Reference in New Issue
Block a user