fix: adding ludusavi copy

This commit is contained in:
Chubby Granny Chaser
2025-05-21 19:07:18 +01:00
parent 650b02e673
commit ae77444b2d
2 changed files with 3 additions and 0 deletions

View File

@@ -272,6 +272,7 @@ export interface AchievementNotificationInfo {
isPlatinum: boolean;
points?: number;
}
export interface GameArtifact {
id: string;
artifactLengthInBytes: number;