From be7748f290b26c4bff141813200a660f5f86f0d1 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 14 Jul 2024 20:34:02 -0600 Subject: [PATCH] ffs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d4c14e..0f8d4c3 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ To apply a patch ``git am --keep-cr --signoff < {patch}`` - [Post Form Height](./patches/textarea.patch): Increases the post form height for usability - [Remove Chats](./patches/remove-messaging.patch): Removes the pages and buttons referring to the local chats feature - [Observers](./patches/Observers/) Renames Followers/Following to Observers/Observing, as well as replaces the hand icon with an eye -- [New MFM](./patchesnewmfm/) Adds `followmouse`, `unixtime`, `ruby`, and `border` mfm tags from Sharkey/Misskey. \ No newline at end of file +- [New MFM](./patches/newmfm/) Adds `followmouse`, `unixtime`, `ruby`, and `border` mfm tags from Sharkey/Misskey. \ No newline at end of file