little nothing changes idk

This commit is contained in:
Miranda Marquez 2024-09-14 16:54:17 -08:00
parent 71020c0bc3
commit 0102015cd3

View File

@ -7,7 +7,7 @@
(mastodon-instance-url "https://talk.marq42.xyz") (mastodon-instance-url "https://talk.marq42.xyz")
(mastodon-tl--show-avatars t) (mastodon-tl--show-avatars t)
(mastodon-toot--enable-custom-instance-emoji t) (mastodon-toot--enable-custom-instance-emoji t)
(mastodon-use-emojify) (mastodon-use-emojify t)
:demand) :demand)
;; 日本語 ;; 日本語
@ -16,7 +16,7 @@
;; let's start by making :rena: render as the rena.webp image... ;; let's start by making :rena: render as the rena.webp image...
:neocat_pat_floof: :neocat_pat_floof::3:
(defvar sharkey/emoji-cache-dir "~/.emoji" (defvar sharkey/emoji-cache-dir "~/.emoji"
"Directory under which to store fedi emoji cache.") "Directory under which to store fedi emoji cache.")
(defun sharkey--emoji-cache (name &optional instance) (defun sharkey--emoji-cache (name &optional instance)