Добавлена подсветка воспроизводимой песни

This commit is contained in:
FrigaT
2026-05-22 00:07:26 +03:00
parent 9139d8ecfe
commit efe1c3c2dd
23 changed files with 362 additions and 57 deletions

View File

@@ -48,7 +48,6 @@
</MudContainer>
@code {
private string _email = "user@example.com";
private string _statusText = "Загрузка...";
private bool _hasToken;