1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00
* 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:
SirStendec 2019-08-07 14:13:04 -04:00
parent 49d3e96517
commit 056cc9c401
4 changed files with 45 additions and 6 deletions

View file

@ -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/"