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': { 'post-queue': {
icon: 'fa-history', icon: 'fa-history',
text: '[[topic:queued-by]]', text: '[[topic:queued-by]]',
href: '/post-queue',
}, },
}; };

Loading…
Cancel
Save