mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-03 09:12:30 +00:00
create new file
This commit is contained in:
@@ -6,7 +6,7 @@ export type GPXFileType = {
|
||||
};
|
||||
|
||||
export type GPXFileAttributes = {
|
||||
creator: string;
|
||||
creator?: string;
|
||||
[key: string]: string;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user