mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -07:00
don't need random style there
This commit is contained in:
parent
35047fd19c
commit
f4489af1bc
1 changed files with 0 additions and 1 deletions
|
@ -205,7 +205,6 @@
|
||||||
<FormButton
|
<FormButton
|
||||||
v-if="user.host == null && iAmModerator"
|
v-if="user.host == null && iAmModerator"
|
||||||
inline
|
inline
|
||||||
style="margin-right: 8px"
|
|
||||||
@click="resetPassword"
|
@click="resetPassword"
|
||||||
><i class="ph-key ph-bold ph-lg"></i>
|
><i class="ph-key ph-bold ph-lg"></i>
|
||||||
{{ i18n.ts.resetPassword }}</FormButton
|
{{ i18n.ts.resetPassword }}</FormButton
|
||||||
|
|
Loading…
Reference in a new issue