mirror of
https://github.com/fr33n0w/thechatroom.git
synced 2026-04-27 19:20:32 +00:00
Update index.mu
This commit is contained in:
parent
55cf97180a
commit
596a948aab
1 changed files with 1 additions and 1 deletions
2
index.mu
2
index.mu
|
|
@ -1252,7 +1252,7 @@ template = f"> `!{message_icon} THE CHAT ROOM! {message_icon} `F007` Powered b
|
|||
template += "-\n"
|
||||
|
||||
# TOPIC READING AND RENDERING:
|
||||
template += f"`c`B000`Ff2e`!` ########## Room Topic: {topic_text} `! (Set by: {topic_author}, {topic_data.get('time')}) `!` ########## `!`f`b`a\n"
|
||||
template += f"`c`B000`Ff2e`!` ##### Room Topic: {topic_text} `! (Set by: {topic_author}, {topic_data.get('time')}) `!` ##### `!`f`b`a\n"
|
||||
template += "-\n"
|
||||
|
||||
# Build set of known usernames
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue