Change logchannel default permission

This commit is contained in:
2022-11-25 18:41:15 +01:00
parent cc50a0a089
commit 966625bac4
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import * as notification from "./notification";
import * as notification from "./logchannel";
import * as blocklist from "./blocklist";
import * as info from "./info";
import * as preserveSettings from "./preserveSettings";