mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
refactor code template for request-send, saper
This commit is contained in:
@@ -253,7 +253,7 @@ export default {
|
||||
let AnswerServer
|
||||
|
||||
await ClickCirclePlay(UserObject, ClickedSquare)
|
||||
.then((response) => {
|
||||
.then(response => {
|
||||
AnswerServer = response
|
||||
console.log(response)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user