feat: Gist 备份选项 #419
Annotations
2 errors
|
build
Process completed with exit code 2.
|
|
build:
src/store/settings.ts#L47
Type '{ isSimpleMode: false; isLeftRight: false; isDefaultIcon: false; isIconColor: false; isShowIcon: true; isSimpleShowRemark: false; isEditorCommon: true; isSimpleReicon: false; isSubItemMenuFold: true; ... 6 more ...; gistUpload: string; }' is not assignable to type '{ isSimpleMode?: boolean; isLeftRight?: boolean; isDefaultIcon?: boolean; isShowIcon?: boolean; isIconColor?: boolean; isEditorCommon?: boolean; isSimpleReicon?: boolean; isSimpleShowRemark?: boolean; ... 6 more ...; subProgressStyle?: string; }'.
|