fix(Map): PINGS - Rally point first prototype

This commit is contained in:
achichenkov
2025-05-16 11:18:28 +03:00
parent 61235828ce
commit 9155515082
33 changed files with 701 additions and 117 deletions

View File

@@ -66,6 +66,7 @@ const INITIAL_DATA: MapRootData = {
linkSignatureToSystem: null,
mainCharacterEveId: null,
followingCharacterEveId: null,
pings: [],
};
export enum InterfaceStoredSettingsProps {