From 0102015cd3c32d1b0d0fef908fefe6baf61d0225 Mon Sep 17 00:00:00 2001 From: Miranda Marquez Date: Sat, 14 Sep 2024 16:54:17 -0800 Subject: [PATCH] little nothing changes idk --- sharkey.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sharkey.el b/sharkey.el index f1580c0..fc82f95 100644 --- a/sharkey.el +++ b/sharkey.el @@ -7,7 +7,7 @@ (mastodon-instance-url "https://talk.marq42.xyz") (mastodon-tl--show-avatars t) (mastodon-toot--enable-custom-instance-emoji t) - (mastodon-use-emojify) + (mastodon-use-emojify t) :demand) ;; 日本語 @@ -16,7 +16,7 @@ ;; 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" "Directory under which to store fedi emoji cache.") (defun sharkey--emoji-cache (name &optional instance)