mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +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