mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-12 02:25:41 +00:00
Deploying to gh-pages from @ 6069509504 🚀
This commit is contained in:
@@ -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"><</span><span class="ident">AddLevels</span><span class="op">></span>,
|
||||
<span class="ident">data</span>: <span class="ident">web</span>::<span class="ident">Data</span><span class="op"><</span><span class="ident">Data</span><span class="op">></span>,
|
||||
|
||||
Reference in New Issue
Block a user