fix typo in ci

This commit is contained in:
2025-08-31 18:36:41 +02:00
parent 03dc0984f3
commit 668d260fd6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ import imposter from "/img/imposter.png";
import style from "./style.module.css";
type Amogus = {
key: string;
isImposter: boolean;
posX: number;
posY: number;