Skip to content

Commit

Permalink
rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMuehlbauer committed May 4, 2024
1 parent fe4a810 commit 7b40e64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/scripts/main.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Alpine from "alpinejs";
import { revealDirective } from "./reveal-directive";
import { initGameState } from "./buildGameState";
import { initGameState } from "./gameState";

// @ts-ignore
window["Alpine"] = Alpine;
Expand Down

0 comments on commit 7b40e64

Please sign in to comment.