We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16c804 commit 185cc5bCopy full SHA for 185cc5b
Wiki/Wiki.html
@@ -86,7 +86,7 @@ <h2>Create New Page</h2>
86
</div>
87
88
<script>
89
- const JSON_BIN_URL = 'https://api.jsonbin.io/v3/b/67c73db1e41b4d34e4a0bfb1/latest;
+ const JSON_BIN_URL = 'https://api.jsonbin.io/v3/b/67c73db1e41b4d34e4a0bfb1/latest';
90
91
// Function to toggle visibility of the form
92
function toggleForm() {
0 commit comments