style: прогнать prettier по frontend

This commit is contained in:
2026-05-21 15:52:43 +05:00
parent b0cdf6207c
commit 95b8d97ccf
63 changed files with 1517 additions and 863 deletions
+3 -3
View File
@@ -46,7 +46,9 @@ function message() {
<div class="bullshit__info">
{{ $t("errorPage.notFoundInfo") }}
</div>
<a href="/#/" class="bullshit__return-home">{{ $t("errorPage.notFoundBackHome") }}</a>
<a href="/#/" class="bullshit__return-home">{{
$t("errorPage.notFoundBackHome")
}}</a>
</div>
</div>
</div>
@@ -272,5 +274,3 @@ function message() {
}
}
</style>