Skip to content

Commit

Permalink
feat: link to post-queue from topic event
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlam committed Feb 12, 2021
1 parent 8fd78ce commit a4b4a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/topics/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Events._types = {
'post-queue': {
icon: 'fa-history',
text: '[[topic:queued-by]]',
href: '/post-queue',
},
};

Expand Down

0 comments on commit a4b4a55

Please sign in to comment.