kopia lustrzana https://github.com/JOSM/MapWithAI
gradle: Drop email in properties (plugin author)
Signed-off-by: Taylor Smock <tsmock@fb.com>pull/1/head
rodzic
b13fbc37e4
commit
31cd0d2ddd
|
@ -5,7 +5,7 @@ plugin.main.version = 17903
|
||||||
# The special values "latest" and "tested" are also possible here, but not recommended.
|
# The special values "latest" and "tested" are also possible here, but not recommended.
|
||||||
plugin.compile.version = 17903
|
plugin.compile.version = 17903
|
||||||
plugin.canloadatruntime = true
|
plugin.canloadatruntime = true
|
||||||
plugin.author = Taylor Smock <incoming+gokaart/JOSM_MapWithAI@incoming.gitlab.com>
|
plugin.author = Taylor Smock
|
||||||
plugin.class = org.openstreetmap.josm.plugins.mapwithai.MapWithAIPlugin
|
plugin.class = org.openstreetmap.josm.plugins.mapwithai.MapWithAIPlugin
|
||||||
plugin.icon = images/dialogs/mapwithai.svg
|
plugin.icon = images/dialogs/mapwithai.svg
|
||||||
plugin.link = https://gitlab.com/gokaart/JOSM_MapWithAI
|
plugin.link = https://gitlab.com/gokaart/JOSM_MapWithAI
|
||||||
|
|
Ładowanie…
Reference in New Issue