Skip to content

Commit

Permalink
fix: 优化部分日志级别
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Aug 12, 2023
1 parent 2d09312 commit 3bff47a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stores/useSiyuanSetting.ts
Expand Up @@ -25,7 +25,6 @@

import { SiyuanConfig } from "zhi-siyuan-api"
import { RemovableRef, StorageSerializers, useLocalStorage } from "@vueuse/core"
import { DeviceDetection, DeviceTypeEnum } from "zhi-device"

const useSiyuanSetting = () => {
const storageKey = "siyuan-cfg"
Expand Down

0 comments on commit 3bff47a

Please sign in to comment.