mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 10:15:26 +00:00
Notifications: Block muted channels from push notifs.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { filter } from ".";
|
||||
import { SyncUpdateAction } from "./sync";
|
||||
import { Sounds } from "../../assets/sounds/Audio";
|
||||
import { Theme, ThemeOptions } from "../../context/Theme";
|
||||
import type { SyncUpdateAction } from "./sync";
|
||||
import type { Sounds } from "../../assets/sounds/Audio";
|
||||
import type { Theme, ThemeOptions } from "../../context/Theme";
|
||||
import { setEmojiPack } from "../../components/common/Emoji";
|
||||
|
||||
export type SoundOptions = {
|
||||
|
||||
Reference in New Issue
Block a user