Skip to content

Commit

Permalink
yo code so ugly the bot had to fix it πŸ’€
Browse files Browse the repository at this point in the history
  • Loading branch information
HoodieRocks authored and actions-user committed Jan 19, 2024
1 parent ee6f1a8 commit 180999f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/globals/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ async function genStuff() {
}
}

genStuff()
genStuff();

export const getDataPackVersion = (version: string): string => {
for (const dpv in dpvDictAll) {
Expand Down

0 comments on commit 180999f

Please sign in to comment.