Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 17, 2023
1 parent 8383df5 commit 83013c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Variable/Load.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ export default load;

import type Type from "../Interface/Load.js";

import Theme from "../Class/Theme.js";
export const { default: Theme } = await import("../Class/Theme.js");

0 comments on commit 83013c7

Please sign in to comment.