webapp: Apply auto format
This commit is contained in:
parent
8e26ef4e2e
commit
8db267b21a
@ -303,7 +303,10 @@
|
|||||||
{{ $t('home.StatsReset') }}
|
{{ $t('home.StatsReset') }}
|
||||||
</template>
|
</template>
|
||||||
<template v-else>
|
<template v-else>
|
||||||
<span class="spinner-border spinner-border-sm" aria-hidden="true"></span>
|
<span
|
||||||
|
class="spinner-border spinner-border-sm"
|
||||||
|
aria-hidden="true"
|
||||||
|
></span>
|
||||||
<span role="status"> {{ $t('home.StatsResetting') }}</span>
|
<span role="status"> {{ $t('home.StatsResetting') }}</span>
|
||||||
</template>
|
</template>
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user