mirror of
https://github.com/AynaLivePlayer/blivedm-go.git
synced 2026-05-19 09:05:48 +08:00
use string for uid same to roomid
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const roomId = "8792912"
|
||||
const uid = 745493
|
||||
const uid = "745493"
|
||||
|
||||
var dumps = []string{"GUARD_BUY", "USER_TOAST_MSG"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user