Skip to content
Snippets Groups Projects
Commit b93b1d62 authored by Simon Belak's avatar Simon Belak
Browse files

fix typo

parent af6b17c2
Branches
Tags
No related merge requests found
......@@ -685,7 +685,7 @@
:url (if cell-query
(format "%squestion/%s/cell/%s" public-endpoint
(u/get-id card)
(endocde-base64-json cell-query))
(encode-base64-json cell-query))
(format "%squestion/%s" public-endpoint (u/get-id card)))
:rules-prefix "table"}
opts)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment