mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
feat: add functionality to exclude specific friends from the mutual friends graph
This commit is contained in:
@@ -436,7 +436,10 @@
|
||||
"edge_curvature_help": "How curved the lines are. Higher means smoother lines in dense areas.",
|
||||
"community_separation": "Community separation",
|
||||
"community_separation_help": "How far apart different communities are pushed. Higher means more distinct clusters.",
|
||||
"reset_defaults": "Reset to defaults"
|
||||
"reset_defaults": "Reset to defaults",
|
||||
"exclude_friends": "Exclude friends",
|
||||
"exclude_friends_placeholder": "Select friends to exclude",
|
||||
"exclude_friends_help": "Selected friends will be hidden from the graph."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user