copied aircraft marker to mission marker
This commit is contained in:
@@ -9,6 +9,7 @@ interface MissionStore {
|
||||
export const useMissionsStore = create<MissionStore>((set) => ({
|
||||
missions: [
|
||||
{
|
||||
state: "draft",
|
||||
id: "01250325",
|
||||
addressLat: 52.520008,
|
||||
addressLng: 13.404954,
|
||||
|
||||
Reference in New Issue
Block a user