Notifications: Block muted channels from push notifs.

This commit is contained in:
Paul
2021-06-25 12:37:59 +01:00
parent 809c2f1d18
commit 5c0e14b6ca
10 changed files with 53 additions and 29 deletions

View File

@@ -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 = {