mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-20 10:45:13 +00:00
The `window.config.mentionValues` might be undefined:
```
{{if or .Participants .Assignees .MentionableTeams}}
mentionValues: ...
{{end}}
```