1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-21 13:46:55 +00:00

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: '@',