logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 1f50fc2a8b3b06aaeae90bdb6e5e3bef621698dc
parent 1b371afff375adcf05e30ec9fd8ac9c2d20b807a
Author: Henry Jameson <me@hjkos.com>
Date:   Thu, 15 Aug 2024 00:06:32 +0300

oops

Diffstat:

Msrc/modules/instance.js2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/modules/instance.js b/src/modules/instance.js @@ -374,8 +374,6 @@ const instance = { // should have been "pack" field, that would be more useful }).sort(byPackThenByName) commit('setInstanceOption', { name: 'customEmoji', value: emoji }) - state.standardEmojiGroupList = null - state.standardEmojiList = null } else { throw (res) }