mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
feat: Allow devices to be removed from the account panel
This commit is contained in:
@@ -21,5 +21,10 @@
|
||||
<p>
|
||||
Last active: {{ last_active }}
|
||||
</p>
|
||||
{% if show_actions %}
|
||||
<p>
|
||||
<a href="device/{{ device_id }}/remove">Remove</a>
|
||||
</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user