mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-08 20:32:29 +01:00
The `window.config.mentionValues` might be undefined:
```
{{if or .Participants .Assignees .MentionableTeams}}
mentionValues: ...
{{end}}
```