mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 09:24:25 +00:00
74930b1ccd
The `window.config.mentionValues` might be undefined: ``` {{if or .Participants .Assignees .MentionableTeams}} mentionValues: ... {{end}} ```