chore: update

This commit is contained in:
2026-02-18 21:52:32 +01:00
parent aed786cf2c
commit 1f2e4e96dd
399 changed files with 4173 additions and 10273 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import type {
import { getToken } from "../auth/tokenStorage";
import { extractUsernameFromToken } from "../auth/jwtUtils";
const V1 = "http://172.20.167.237:8080/api/v1";
const V1 = "https://uber-stup.club/api/v1";
// ============================================
// AUTH HELPERS