Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Haxxer committed Jan 7, 2022
1 parent 1b3d00a commit b8a4b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/module.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import CONSTANTS from "./constants.js";
import registerSettings, { checkIncompatibilities, checkSystem } from "./settings.js";
import registerSettings, { checkSystem } from "./settings.js";
import { registerSocket } from "./socket.js";
import API from "./api.js";
import * as lib from "./lib/lib.js";
Expand Down

0 comments on commit b8a4b1a

Please sign in to comment.