=> 5ea77d53d2f81a7ffe0c2c59e807d2802bf39747
[1mdiff --git a/booster.py b/booster.py[m [1mindex 3af9b7e..e528e22 100755[m [1m--- a/booster.py[m [1m+++ b/booster.py[m [36m@@ -216,11 +216,10 @@[m [mclass Tinylog:[m if is_editable:[m tm = time.localtime(ts)[m entry_path = time.strftime(Tinylog.PATH_FORMAT, tm)[m [31m- if entry: output += '\n'[m [31m- output += f'=> titan://{self.base_url}{entry_path};edit Edit entry\n'[m if not entry:[m output += f'=> gemini://{self.base_url}{entry_path} Actions…\n'[m else:[m [32m+[m[32m output += f'\n=> titan://{self.base_url}{entry_path};edit Edit entry\n'[m output += f'=> gemini://{self.base_url}{entry_path}?delete ⚠️ Delete\n'[m index += 1[m if count and count == index:[m
text/gemini; charset=utf-8
This content has been proxied by September (3851b).