0df5d5158d
#KT-38297 Fixed
5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
if (ok) {
|
|
res = "ok"
|
|
} else {
|
|
res = "failed"
|
|
} |