Revert "uhhhhhh will this unfuck emoji picker"

This reverts commit 9d3b88cf1b.
th-downstream
Skye 9 months ago
parent 9d3b88cf1b
commit ceb5c61a05
Signed by: me
GPG Key ID: 0104BC05F41B77B8

@ -210,7 +210,7 @@ RUN \
# Cleanup temporary files
rm -fr /opt/mastodon/tmp; \
# TODO(kouhai): fork emoji-mart instead of patching
echo mv ./emoji_data/all.json ./node_modules/emoji-mart/data/all.json
mv ./emoji_data/all.json ./node_modules/emoji-mart/data/all.json
# Prep final Mastodon Ruby layer
FROM ruby as mastodon

Loading…
Cancel
Save