Deploying to gh-pages from @ 6069509504 🚀

This commit is contained in:
realaravinth
2021-05-06 09:24:48 +00:00
parent 55bf2fef9c
commit 8105c2af39

View File

@@ -472,8 +472,8 @@
);
}
<span class="comment">// TODO try for non-existent token names</span>
<span class="comment">// TODO redo mcaptcha table to include levels as json field</span>
<span class="comment">// so that the whole thing can be added/udpaed in a single stroke</span>
<span class="kw">async</span> <span class="kw">fn</span> <span class="ident">add_levels</span>(
<span class="ident">payload</span>: <span class="ident">web</span>::<span class="ident">Json</span><span class="op">&lt;</span><span class="ident">AddLevels</span><span class="op">&gt;</span>,
<span class="ident">data</span>: <span class="ident">web</span>::<span class="ident">Data</span><span class="op">&lt;</span><span class="ident">Data</span><span class="op">&gt;</span>,