mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-09 21:57:26 +03:00
74930b1ccd
The `window.config.mentionValues` might be undefined: ``` {{if or .Participants .Assignees .MentionableTeams}} mentionValues: ... {{end}} ```