mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
4.8.1
* Fixed: Do not scroll context-menus with chat. * Fixed: After repositioning a tool-tip, check that its host element is still within the page. If it's not, hide the tool-tip.
This commit is contained in:
parent
49d3e96517
commit
056cc9c401
4 changed files with 45 additions and 6 deletions
|
@ -17,7 +17,7 @@ var SERVERS = []string{
|
|||
"https://tuturu.frankerfacez.com",
|
||||
"https://yoohoo.frankerfacez.com",
|
||||
"https://lilz.frankerfacez.com",
|
||||
"https://pog.frankerfacez.com"
|
||||
"https://pog.frankerfacez.com",
|
||||
}
|
||||
|
||||
const folderPrefix = "/hll/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue