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, taggedPeopleSearch: null,
textMode: false, textMode: false,
tributeSettings: { tributeSettings: {
noMatchTemplate: function () { return null; },
collection: [ collection: [
{ {
trigger: '@', trigger: '@',

Loading…
Cancel
Save