Update ComposeModal, add noMatchTemplate to zurb autocomplete

This commit is contained in:
Daniel Supernault 2022-03-02 03:20:54 -07:00
parent 653346ab98
commit 84727d5c26
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

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