Compare commits

...

2 Commits

Author SHA1 Message Date
a0b22e2ef3 Merge pull request 'more debug info' (#8) from dev into main
All checks were successful
Build && Deploy / cargo build (push) Successful in 57s
Reviewed-on: #8
2025-05-31 10:19:34 +00:00
Akulij
351dd27ab3 more debug info
Some checks failed
Build && Deploy / cargo build (push) Has been cancelled
2025-05-31 15:19:06 +05:00

View File

@ -42,6 +42,7 @@ const dialog = {
}
function leave_application(user) {
print("point of reach")
print(JSON.stringify(user))
user_application(user)