refactor: auto reg in widget default true
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
((w, d) => {
|
||||
const {
|
||||
hostId = 1,
|
||||
autoReg = "false",
|
||||
autoReg = "true",
|
||||
loginToken = "",
|
||||
closeWidth = 48,
|
||||
closeHeight = 48,
|
||||
|
||||
Reference in New Issue
Block a user