mirror of
https://github.com/matrix-org/mjolnir.git
synced 2024-10-01 01:36:06 -04:00
WIP
This commit is contained in:
parent
9425118b60
commit
646b349be8
@ -18,5 +18,5 @@ import { Mjolnir } from "../Mjolnir";
|
||||
|
||||
// !mjolnir sync
|
||||
export async function execSyncCommand(roomId: string, event: any, mjolnir: Mjolnir) {
|
||||
return mjolnir.syncLists();
|
||||
return mjolnir.syncPolicyLists();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user