mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-25 22:40:29 +00:00
The `window.config.mentionValues` might be undefined:
```
{{if or .Participants .Assignees .MentionableTeams}}
mentionValues: ...
{{end}}
```