forked from abner/for-legacy-web
Notifications: Block muted channels from push notifs.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Sync } from "revolt.js/dist/api/objects";
|
||||
import type { Sync } from "revolt.js/dist/api/objects";
|
||||
|
||||
export interface Unreads {
|
||||
[key: string]: Partial<Omit<Sync.ChannelUnread, "_id">>;
|
||||
|
||||
Reference in New Issue
Block a user