Fix API 🙈
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2021-07-29 11:36:58 +02:00
parent 6963e22933
commit bcd1190f50
4 changed files with 11 additions and 5 deletions

View File

@ -31,7 +31,7 @@
{% if session["account"] %}
<a href="/console">Capsuls</a>
<a href="/console/ssh">SSH Public Keys</a>
<a href="/console/keys">SSH &amp; API Keys</a>
<a href="/console/account-balance">Account Balance</a>
{% endif %}