Skip to content

Commit

Permalink
fix(Nitro Type): remove random whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
joerkig committed Dec 29, 2024
1 parent c8308fd commit 6b6bd70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion websites/N/Nitro Type/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ presence.on("UpdateData", async () => {
presenceData.state = "Midtown Motors";
break;
}

case "Level 3": {
presenceData.state = "Hai Auto";
break;
Expand Down

0 comments on commit 6b6bd70

Please sign in to comment.