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 30dcad3 commit 41f5cb6Copy full SHA for 41f5cb6
src/main/resources/layout.vm
@@ -37,7 +37,7 @@
37
</footer>
38
<span class="rate-limit">
39
<span class="msg">The app is currently rate-limited<br>Please check back later</span>
40
- <span class="count"><span id="rate-limit-count"></span> requests left <br> before rate-limit</span>
+ <span class="count"><span id="rate-limit-count">9876</span> requests left <br> before rate-limit</span>
41
</span>
42
<script>
43
(function () {
0 commit comments