@ -137,12 +137,7 @@ function util.bton(b)
end
function util.stob(s)
if s == "true" then
return true
if s == "false" then
return false
return s == "true"
function util.form_bool_to_sqlite(s)
The note is not visible to the blocked user.