mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-09 07:40:53 +00:00
4.20.91
* Added: Notice when FFZ fails to save settings because `localStorage` is full. * Added: Setting to move "Chat Identity" from the chat input box to the chat settings menu. (Closes #1025) * Fixed: Actually hide links when "Hide matching links for rich content." is enabled. (Closes #1019) * Fixed: Open the control center when clicking a markdown settings link without the control center open. * API Added: Toasts displayed by the `site.menu_button` module now support markdown.
This commit is contained in:
parent
a80728a10d
commit
66702103ff
24 changed files with 303 additions and 190 deletions
|
@ -102,5 +102,6 @@ export default [
|
|||
"link",
|
||||
"volume-off",
|
||||
"reply",
|
||||
"threads"
|
||||
"threads",
|
||||
"right-open"
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue