diff --git a/app/controllers/maps_controller.rb b/app/controllers/maps_controller.rb index afd5c6d4..8e8af3f6 100644 --- a/app/controllers/maps_controller.rb +++ b/app/controllers/maps_controller.rb @@ -2,7 +2,7 @@ # # Access to OSM controls class MapsController < ApplicationController - has_scope :region, :locality, :tag + has_scope :region, :locality, :tag, :daylimit, :week has_scope :future, type: :boolean, default: true def index