openstreetmap-website/lib/editors.rb

3 lines
74 B
Ruby

module Editors
ALL_EDITORS = [ "potlatch", "potlatch2", "remote" ]
end