mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 21:02:10 +01:00
using spaces instead of tabs now & added prettier config
This commit is contained in:
18
config.js
18
config.js
@@ -1,11 +1,11 @@
|
||||
const CONFIG = {
|
||||
apiKey: "9811add4-5ee3-436d-ae9d-d98ff53a1f12",
|
||||
remoteAppPort: 5899,
|
||||
style: {
|
||||
fontBackground: "rgba(19, 20, 33, 0.5)",
|
||||
fontColor: "#ffffff",
|
||||
fontSize: "70pt",
|
||||
fontStrokeSize: "3px",
|
||||
fontStrokeColor: "#000000",
|
||||
},
|
||||
apiKey: "9811add4-5ee3-436d-ae9d-d98ff53a1f12",
|
||||
remoteAppPort: 5899,
|
||||
style: {
|
||||
fontBackground: "rgba(19, 20, 33, 0.5)",
|
||||
fontColor: "#ffffff",
|
||||
fontSize: "70pt",
|
||||
fontStrokeSize: "3px",
|
||||
fontStrokeColor: "#000000",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user