added documentation in config

This commit is contained in:
Janis
2023-01-11 13:18:48 +01:00
parent 6e55c1d3e5
commit b10b7ad58d

View File

@@ -10,5 +10,5 @@ const CONFIG = {
fontStrokeColor: "#000000",
},
hideSelf: false, // Hide yourself in the overlay
hideSilent: false, // Only show talking people
hideSilent: true, // Only show talking people
};