mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-02 19:44:47 +00:00
📝 #CHANNELID -> #channelid
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { Event, EventModel } from "fosscord-server-util";
|
||||
import { Event, EventModel } from "../routes/api/v8/channels/#channelid/node_modules/fosscord-server-util";
|
||||
|
||||
export async function emitEvent(payload: Omit<Event, "created_at">) {
|
||||
const emitEvent = {
|
||||
|
||||
Reference in New Issue
Block a user