feat: link to post-queue from topic event

v1.18.x
Julian Lam 4 years ago
parent 8fd78ce512
commit a4b4a5566d

@ -45,6 +45,7 @@ Events._types = {
'post-queue': {
icon: 'fa-history',
text: '[[topic:queued-by]]',
href: '/post-queue',
},
};

Loading…
Cancel
Save