mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-18 00:23:37 +08:00
release: update 5.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { defineStore } from "pinia";
|
||||
import { store } from "@/store";
|
||||
import { setType } from "./types";
|
||||
import { getConfig } from "@/config";
|
||||
import type { setType } from "./types";
|
||||
|
||||
export const useSettingStore = defineStore({
|
||||
id: "pure-setting",
|
||||
|
||||
Reference in New Issue
Block a user