parent
0b186d987b
commit
df0f67666c
|
@ -21,6 +21,10 @@
|
|||
<td>Bitcoin</td>
|
||||
<td>bc1qs5hamvytnkllgml89flzhcyt3l4a3u4gs8lvvp</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Monero</td>
|
||||
<td>44hdEpAYXkB2VwkWz6LR9zZhcaG8zrUzn21aPy1HSdcsjT51fPdpMV8hkf5QQdHKs9VsAs3so5Vq5easdBbzmcifGcqfxfw</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
{% if v and v.truescore >= TRUESCORE_DONATE_MINIMUM and DONATE_SERVICE != DEFAULT_CONFIG_VALUE %}
|
||||
|
|
Loading…
Reference in New Issue