gpxsee: fix gpxsee.rdef.in.

This commit is contained in:
Jérôme Duval
2019-11-11 12:24:35 +01:00
committed by GitHub
parent f92f337346
commit a367e5f983

View File

@@ -27,8 +27,8 @@ resource file_types message {
"types" = "application/vnd.oziexplorer.plt",
"types" = "application/vnd.oziexplorer.rte",
"types" = "application/vnd.oziexplorer.wpt",
"types" = "application/geo+json"
"types" = "application/vnd.naviter.seeyou.cup"
"types" = "application/geo+json",
"types" = "application/vnd.naviter.seeyou.cup",
"types" = "application/vnd.garmin.gpi"
};