Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sidi762 committed Apr 16, 2020
1 parent 39dea50 commit 7992043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
neteasePhone = 0
neteasePasswd = 0
roomid = 0
#server = http://127.0.0.1:3000
server = http://kery.fgprc.org:3000
#server = "http://127.0.0.1:3000"
server = "http://kery.fgprc.org:3000"

#Development Note
#VLC MediaPlayer State
Expand Down

0 comments on commit 7992043

Please sign in to comment.