style: apply prettier formatting to UserDetailModal
This commit is contained in:
@@ -571,9 +571,7 @@
|
|||||||
{#each openedUserDetail.subscriptions.slice(0, 8) as sub}
|
{#each openedUserDetail.subscriptions.slice(0, 8) as sub}
|
||||||
<div class="admin-mini-list-row">
|
<div class="admin-mini-list-row">
|
||||||
<div>
|
<div>
|
||||||
<strong
|
<strong>{subscriptionDisplayLabel(sub)}</strong>
|
||||||
>{subscriptionDisplayLabel(sub)}</strong
|
|
||||||
>
|
|
||||||
<small
|
<small
|
||||||
>{at(
|
>{at(
|
||||||
"user_history_until",
|
"user_history_until",
|
||||||
|
|||||||
Reference in New Issue
Block a user