mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Merge branch 'develop' of github.com:lefnire/habitrpg
This commit is contained in:
commit
0e7ca304a4
1 changed files with 5 additions and 0 deletions
|
|
@ -35,6 +35,11 @@
|
|||
|
||||
<h6>API Token</h6>
|
||||
<pre class=prettyprint>{_user.apiToken}</pre>
|
||||
|
||||
<h6>QR Code</h6>
|
||||
<img src='https://chart.googleapis.com/chart?cht=qr&chs=200x200&chl=
|
||||
%7Baddress%3A%22https%3A%2F%2Fhabitrpg.com%22%2Cuser%3A%22{{_user.id}}%22%2Ckey%3A%22{{_user.apiToken}}%22%7D,&choe=UTF-8&chld=L' alt="qrcode"/>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue