bugfix - rename SearchController so it works
This commit is contained in:
parent
d6a239d6b4
commit
f92ff3283d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
class MainController < ApplicationController
|
||||
class SearchController < ApplicationController
|
||||
include TopicsHelper
|
||||
include MapsHelper
|
||||
include UsersHelper
|
||||
|
|
Loading…
Add table
Reference in a new issue