mainbot.js: do not print user
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m25s
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m25s
This commit is contained in:
parent
0c94673766
commit
0ba10a1600
@ -43,7 +43,6 @@ const dialog = {
|
|||||||
|
|
||||||
function leave_application(user) {
|
function leave_application(user) {
|
||||||
print("point of reach")
|
print("point of reach")
|
||||||
print(JSON.stringify(user))
|
|
||||||
user_application(user)
|
user_application(user)
|
||||||
|
|
||||||
return false
|
return false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user