This commit is contained in:
Sunandar
2017-01-25 14:29:49 +06:30
parent dbcee40b68
commit 0c4f797551
4 changed files with 5 additions and 5 deletions

View File

@@ -4,4 +4,4 @@
else
json.set! :status, @out[0]
json.set! :message,@out[1]
end
end

View File

@@ -4,4 +4,4 @@
else
json.set! :status, @out[0]
json.set! :message,@out[1]
end
end