Skip to content

Commit

Permalink
I said let's ignore that...
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed Dec 3, 2024
1 parent a473930 commit 727dcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alternatives/cullleaves.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ const mod = new Mod(
{ host: "github" }
);

await mod.import_versions_from_modrinth();
await mod.import_versions_from_modrinth(HOST_ID);

export default mod;

0 comments on commit 727dcc3

Please # to comment.