Notifications: Block muted channels from push notifs.

This commit is contained in:
Paul
2021-06-25 12:37:59 +01:00
parent 21859e4c55
commit 994ef65200
10 changed files with 53 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
import { MessageObject } from "../../context/revoltjs/util";
import type { MessageObject } from "../../context/revoltjs/util";
export enum QueueStatus {
SENDING = "sending",