mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-16 19:24:02 +08:00
✨ Feature: add autoCopy option for users to use or not
This commit is contained in:
1
src/universal/types/view.d.ts
vendored
1
src/universal/types/view.d.ts
vendored
@@ -7,6 +7,7 @@ interface ISettingForm {
|
||||
uploadNotification: boolean
|
||||
miniWindowOntop: boolean
|
||||
logLevel: string[]
|
||||
autoCopyUrl: boolean
|
||||
}
|
||||
|
||||
interface IShortKeyMap {
|
||||
|
||||
Reference in New Issue
Block a user