Add the ability to add/remove a chat background (Closes #1)

This commit is contained in:
Eldritch-Oliver 2025-11-22 16:15:02 -07:00
parent 529aa72bdf
commit c626c981aa
7 changed files with 60 additions and 3 deletions

View file

@ -4,6 +4,10 @@
"startSidebarExpanded": {
"name": "Start Sidebar Expanded",
"hint": "(v13+) Starts the right-hand sidebar expanded when logging in."
},
"chatSidebarBackground": {
"name": "Chat Background",
"hint": "(v13+) Adds a background to the chat tab of the right-hand sidebar."
}
}
}