mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fix small bug with getting money
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
import "@/assets/css/ComponentsStyles/header.css";
|
import "@/assets/css/ComponentsStyles/header.css";
|
||||||
// import { GetAuthCodeFromCurrentPath } from '@/assets/js/authentication/LoggingMiddleware.js';
|
// import { GetAuthCodeFromCurrentPath } from '@/assets/js/authentication/LoggingMiddleware.js';
|
||||||
import { LogIn } from "@/assets/js/authentication/AuthService.js";
|
import { LogIn } from "@/assets/js/authentication/AuthService.js";
|
||||||
// import { GetCurrentMoney } from "@/assets/js/rest/RestMethods.js";
|
import { GetCurrentMoney } from "@/assets/js/rest/RestMethods.js";
|
||||||
import {
|
import {
|
||||||
SetCookie,
|
SetCookie,
|
||||||
GetCookie,
|
GetCookie,
|
||||||
|
|||||||
Reference in New Issue
Block a user