mirror of
https://codeberg.org/StreamGraph/StreamGraph.git
synced 2024-11-13 19:49:55 +01:00
Updated NoTwitch Demo Scene
This commit is contained in:
parent
5fed9566c6
commit
1bd9c84f1e
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ extends Button
|
|||
|
||||
func _pressed():
|
||||
|
||||
OS.shell_open(twitch_connection.authenticate_with_twitch(["channel:read:redemptions", "chat:read", "chat:edit"]))
|
||||
OS.shell_open(twitch_connection.authenticate_with_twitch())
|
||||
|
||||
|
|
Loading…
Reference in a new issue