mirror of
https://github.com/h44z/wg-portal.git
synced 2025-10-06 00:16:17 +00:00
chore(deps): update frontend packages (#387)
This commit is contained in:
@@ -8,8 +8,7 @@ import { ipToBigInt } from '@/helpers/utils';
|
||||
|
||||
const baseUrl = `/user`
|
||||
|
||||
export const profileStore = defineStore({
|
||||
id: 'profile',
|
||||
export const profileStore = defineStore('profile', {
|
||||
state: () => ({
|
||||
peers: [],
|
||||
interfaces: [],
|
||||
|
Reference in New Issue
Block a user