From 758fcd2e42994d705ab4dff26510b307197ccbdd Mon Sep 17 00:00:00 2001 From: F <87889863+fr33n0w@users.noreply.github.com> Date: Sun, 10 Aug 2025 21:00:38 +0200 Subject: [PATCH] Update index.mu 1.4b latest mods --- index.mu | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.mu b/index.mu index ae37813..3c0df95 100644 --- a/index.mu +++ b/index.mu @@ -518,14 +518,14 @@ safe_display_name = display_name.replace("`", "'") # User Interaction Bar (Nick & Messages ) template += f"\n>`!` {user_icon} Nickname: `Baaa`F000`<13|username`{safe_display_name}>`b`F {message_icon} Message: `B999`<51|message`>`b" template += f" `[{send_icon} Send Message`:/page/index.mu`username|message]`! |`!`[{reload_icon} Reload Page`:/page/index.mu`username]`!\n" -template += "-\n" - -# MENUBAR -template += f"\n`B411`Faaa` `!` {message_icon} On Screen Messages: ({DISPLAY_LIMIT}) | {totmsg_icon} `[Read Last 100`:/page/last100.mu]` | {message_icon} Total Messages: ({len(log)}) | {totmsg_icon} `[Read Full Chat Log (Slow)`:/page/fullchat.mu]`! | `!`[{setup_icon} User Settings `:/page/index.mu`username]`!`b`f\n" # USER COMMANDS MENU -template += f"\n\n`B333`Fe0f` {cmd_icon} User Commands: /info, /help, /stats, /users, /lastseen , /topic, /time, /ping, /version `b`f" +template += f"`B111`Fe0f` User Commands: /info, /help, /stats, /users, /lastseen , /topic, /time, /ping, /version `b`f\n" +template += "-\n" +# MENUBAR +template += f"`B411`Faaa` `!` {message_icon} On Screen Messages: ({DISPLAY_LIMIT}) | {totmsg_icon} `[Read Last 100`:/page/last100.mu]` | {message_icon} Total Messages: ({len(log)}) | {totmsg_icon} `[Read Full Chat Log (Slow)`:/page/fullchat.mu]`! | `!`[{setup_icon} User Settings `:/page/index.mu`username]`!`b`f\n" + #template += "-\n" #