mirror of
https://github.com/flarum/core.git
synced 2025-08-01 22:20:21 +02:00
Add a permission check to the Search sources (#1527)
This commit is contained in:
committed by
Franz Liedke
parent
ca16a23383
commit
62e7a7188c
@@ -37,7 +37,7 @@ export default class ForumApplication extends Application {
|
||||
/**
|
||||
* The page's search component instance.
|
||||
*
|
||||
* @type {SearchBox}
|
||||
* @type {Search}
|
||||
*/
|
||||
search = new Search();
|
||||
|
||||
|
Reference in New Issue
Block a user