mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 07:13:51 +02:00
add option to hide unfriends from friend log (#916)
* add option to hide unfriends from friend log * hide unfriends from user dialog and hide notification dot on unfriend
This commit is contained in:
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Colores de los Usuarios",
|
||||
"random_colors_from_user_id": "Colores Aleatorios a partir del ID de Usuario"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
Reference in New Issue
Block a user