mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Merge branch 'master' into pr/manager-scopes
This commit is contained in:
commit
2620049b4e
18 changed files with 136 additions and 202 deletions
|
|
@ -693,7 +693,8 @@ class ModuleHandler extends Handler
|
|||
}
|
||||
}
|
||||
|
||||
if ($kind === 'admin') {
|
||||
if ($kind === 'admin')
|
||||
{
|
||||
Context::addMetaTag('robots', 'noindex');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue