mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-13 11:05:11 +00:00
Rename MakeRoomAdminCommand to HijackRoomCommand
This commit is contained in:
@@ -69,7 +69,7 @@ export type MjolnirBaseExecutor = (this: MjolnirContext, ...args: any[]) => Prom
|
||||
|
||||
defineCommandTable("mjolnir");
|
||||
import "./interface-manager/MatrixPresentations";
|
||||
import "./MakeRoomAdminCommand";
|
||||
import "./HijackRoomCommand";
|
||||
|
||||
export const COMMAND_PREFIX = "!mjolnir";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user