it's just import order :P

This commit is contained in:
MathMan05
2025-12-18 11:12:19 -06:00
parent f3d5539a39
commit 4572fe54be
-1
View File
@@ -1,4 +1,3 @@
//TODO for some reason Localuser must be at the top, don't know why
import {Localuser} from "./localuser.js";
import {Channel} from "./channel.js";
import {Emoji} from "./emoji.js";