mirror of
https://github.com/hay-kot/homebox.git
synced 2025-06-27 06:08:36 +00:00
bump nuxt + fix CookieRef (#465)
This commit is contained in:
parent
cb16c0e829
commit
0cb9d2a8e4
3 changed files with 1465 additions and 1009 deletions
|
@ -1,4 +1,4 @@
|
|||
import { CookieRef } from "nuxt/dist/app/composables";
|
||||
import { CookieRef } from "nuxt/app";
|
||||
import { PublicApi } from "~~/lib/api/public";
|
||||
import { UserOut } from "~~/lib/api/types/data-contracts";
|
||||
import { UserClient } from "~~/lib/api/user";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue