shithub: hell

Download patch

ref: c3c38275f8510e450bc23478dec345fcec6371d4
parent: 3107044a2e18be70940e3fe8caac053d9b1a9cd2
author: penny <penny@limitedideas.org>
date: Tue Oct 14 10:15:22 EDT 2025

typo in help

--- a/help.go
+++ b/help.go
@@ -40,7 +40,7 @@
   /url <index> [url tag]       Open URL from status content.
                                If no tag is provided, will open the first url.
                                
-  /video <index> [url tag]     Like /url but calls configured media player
+  /play <index> [url tag]     Like /url but calls configured media player
   /fpost <index>               Add status to account's filters.
   /ufpost <index>              Unfilter status.
   /edit <index> [content]      Set targeted status to [content].
--