fix(ci): repair main type and boundary regressions

This commit is contained in:
Vincent Koc
2026-03-19 07:50:02 -07:00
parent 0c4fdf1284
commit 44cd4fb55f
20 changed files with 246 additions and 144 deletions

View File

@@ -53,6 +53,7 @@ export const CHANNEL_MESSAGE_ACTION_NAMES = [
"ban",
"set-profile",
"set-presence",
"set-profile",
"download-file",
] as const;