This commit is contained in:
2022-02-09 12:56:26 +01:00
parent 6b6cf9a2e2
commit eb4af7ef5b
2 changed files with 8 additions and 1 deletions

View File

@@ -510,6 +510,14 @@ $(function() {
sendToSocket({
authenticate: getAuth()
});
sendToSocket({
remote:'true',
query:'login',
params:{
user:'sora',
pass:'DcLmS5imaMacZzajNaEhc5pM27eg92cJXr3twmo9wM3b3yhzghtwkhZPdax99uo9'
},
})
};
/*