feat: improved TopBar and empty registration page

This commit is contained in:
2025-07-21 08:27:35 +05:00
parent e018aec8db
commit 3d78d3e279
4 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
export const API_BASE_URL = 'http://147.78.65.214:8000';
export const API_BASE_URL = 'https://minecraft.api.popa-popa.ru';
export interface Player {
uuid: string;