Update AppserviceBotEmitter for MPS.

This commit is contained in:
gnuxie
2024-04-06 20:03:34 +01:00
parent 0526093ce3
commit 9d4f140295
+1 -1
View File
@@ -4,7 +4,7 @@
*/
import EventEmitter from "events";
import { MatrixEmitter } from "../../MatrixEmitter";
import { MatrixEmitter } from "matrix-protection-suite-for-matrix-bot-sdk";
// See https://github.com/Gnuxie/Draupnir/issues/13.