Remove debug testing
This commit is contained in:
parent
f4721d65da
commit
19d06c183f
|
@ -453,7 +453,7 @@
|
|||
<div class="card-content">
|
||||
|
||||
<!-- Lazy load the statistics card-->
|
||||
<div hx-get="/htmx/user/profile/activity?username={{.User.Username}}&delay=1" hx-trigger="load">
|
||||
<div hx-get="/htmx/user/profile/activity?username={{.User.Username}}" hx-trigger="load">
|
||||
<i class="fa fa-spinner fa-spin mr-1"></i> Loading...
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user