Skip to content

Commit f3aedcd

Browse files
committed
fix(config)!!!!!!!!!!!!!!!!!!!!!!!!!!!: allow user channel to take over
1 parent 56bd1cb commit f3aedcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ func Default() *Config {
110110
GameMode: true,
111111
ForcedGPU: "prime-discrete",
112112
Renderer: "D3D11",
113-
Channel: "LIVE",
113+
Channel: "",
114114
DiscordRPC: true,
115115
FFlags: make(rbxbin.FFlags),
116116
Env: map[string]string{

0 commit comments

Comments
 (0)