add latest

This commit is contained in:
2023-12-11 22:47:05 +00:00
parent 570c7fdba3
commit 65d8fddd36
16 changed files with 381 additions and 299 deletions

View File

@@ -17,7 +17,7 @@ export interface InfoCardItem {
additionalText?: string;
}
export interface InfoCardWorldItem {
export interface InfoCardItemWorldIcon {
id: string;
icon: string;
textPre: string;