dbcf21a555
Update app/dashboards/archive_dashboard.rb Co-authored-by: LeSim <mail@simon.lehericey.net>
4 lines
85 B
Ruby
4 lines
85 B
Ruby
module Manager
|
|
class ArchivesController < Manager::ApplicationController
|
|
end
|
|
end
|