Files
obs-twitch-camera-frame/config.js
2022-10-31 13:40:29 +01:00

5 lines
51 B
JavaScript

const CONFIG = {
apiKey: "",
twitchOAuth: "",
};