Implement chat logic in vue

This commit is contained in:
Hepatica
2024-01-25 22:45:36 +01:00
parent e11011bace
commit 4c5fdde2d3
3 changed files with 13 additions and 16 deletions

View File

@@ -1,7 +1,6 @@
<script>
import "@/assets/css/ComponentsStyles/header.css";
// import { GetAuthCodeFromCurrentPath } from '@/assets/js/authentication/LoggingMiddleware.js';
import { LogIn } from "@/assets/js/authentication/AuthService.js";
import { GetCurrentMoney } from "@/assets/js/rest/RestMethods.js";
import {