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