mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 09:45:58 +00:00
rename
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { LitElement, html } from "lit";
|
||||
import { customElement, property } from "lit/decorators.js";
|
||||
import playerAchievementMetadataJson from "../../../../../resources/playerAchievementMetadata.json" with { type: "json" };
|
||||
import playerAchievementMetadataJson from "../../../../../resources/PlayerAchievementMetadata.json" with { type: "json" };
|
||||
import type {
|
||||
AchievementsResponse,
|
||||
PlayerAchievementJson,
|
||||
|
||||
Reference in New Issue
Block a user