mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-07 14:50:56 +00:00
4.0.0-rc21.8
* Fixed: Square avatars in the left sidebar. * Fixed: Rich tooltips for `i.stack.imgur.com` images. * Changed: Priority of socket servers for connection.
This commit is contained in:
parent
b73234453b
commit
bdeb314f95
4 changed files with 14 additions and 4 deletions
|
@ -70,7 +70,7 @@ export const REPLACEMENTS = {
|
|||
export const WS_CLUSTERS = {
|
||||
Production: [
|
||||
['wss://catbag.frankerfacez.com/', 0.25],
|
||||
['wss://andknuckles.frankerfacez.com/', 1],
|
||||
['wss://andknuckles.frankerfacez.com/', 0.8],
|
||||
['wss://tuturu.frankerfacez.com/', 1],
|
||||
['wss://lilz.frankerfacez.com/', 1],
|
||||
['wss://yoohoo.frankerfacez.com/', 1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue