]> git.openstreetmap.org Git - rails.git/blobdiff - lib/editors.rb
Make JOSM remote control based editing work
[rails.git] / lib / editors.rb
index e3e17e535315b837234f087076246e16d2aa3bde..efd10aef9636819bda03d49aa9445a13c9f1d359 100644 (file)
@@ -1,3 +1,3 @@
 module Editors 
-  ALL_EDITORS = [ "potlatch", "josm" ]
+  ALL_EDITORS = [ "potlatch", "potlatch2", "josm" ]
 end