mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Add missing colon after Assignee
(imported from commit 18dd6d1fd80012b2e3337cdbfa893028d241326f)
This commit is contained in:
committed by
Tim Abbott
parent
7e301425fc
commit
d14e200ecd
@@ -1690,7 +1690,7 @@ access_token_secret =</pre>
|
||||
* Status: {{ticket.status}}
|
||||
* Priority: {{ticket.priority}}
|
||||
* Type: {{ticket.ticket_type}}
|
||||
* Assignee {{ticket.assignee.name}}
|
||||
* Assignee: {{ticket.assignee.name}}
|
||||
* Tags: {{ticket.tags}}
|
||||
* Description:
|
||||
``` quote
|
||||
|
Reference in New Issue
Block a user