Update ComposeModal, add noMatchTemplate to zurb autocomplete

pull/3284/head
Daniel Supernault 4 years ago
parent 653346ab98
commit 84727d5c26
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -909,6 +909,7 @@ export default {
taggedPeopleSearch: null,
textMode: false,
tributeSettings: {
noMatchTemplate: function () { return null; },
collection: [
{
trigger: '@',

Loading…
Cancel
Save