X-Git-Url: https://git.auder.net/images/pieces/Cwda/wo.svg?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FHall.vue;h=e76139a183cc74c91d61380b317952cb72318034;hb=e64c6f67185b45b3b1205069532362c1bf9680db;hp=94e49a112eb3b07a2751c6cc1159f74177d2c406;hpb=8f5780d8cc67245c01cb381853a56cb510ad9ab2;p=vchess.git diff --git a/client/src/views/Hall.vue b/client/src/views/Hall.vue index 94e49a11..e76139a1 100644 --- a/client/src/views/Hall.vue +++ b/client/src/views/Hall.vue @@ -81,6 +81,7 @@ import { ajax } from "@/utils/ajax"; import { getRandString } from "@/utils/alea"; import GameList from "@/components/GameList.vue"; import ChallengeList from "@/components/ChallengeList.vue"; +import { GameStorage } from "@/utils/storage"; export default { name: "my-hall", components: {