mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 21:02:10 +01:00
remoteAppPort now changable in config
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
const CONFIG = {
|
const CONFIG = {
|
||||||
apiKey: "9811add4-5ee3-436d-ae9d-d98ff53a1f12",
|
apiKey: "9811add4-5ee3-436d-ae9d-d98ff53a1f12",
|
||||||
|
remoteAppPort: 5899,
|
||||||
style: {
|
style: {
|
||||||
fontBackground: "rgba(19, 20, 33, 0.5)",
|
fontBackground: "rgba(19, 20, 33, 0.5)",
|
||||||
fontColor: "#ffffff",
|
fontColor: "#ffffff",
|
||||||
|
|||||||
Reference in New Issue
Block a user