piclist 1.7.2 → 1.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -106,6 +106,7 @@ export declare const ZH_CN: {
106
106
  PICBED_WEBDAVPLIST_WEBSITE_PATH: string;
107
107
  PICBED_WEBDAVPLIST_CUSTOMURL: string;
108
108
  PICBED_WEBDAVPLIST_AUTHTYPE: string;
109
+ PICBED_WEBDAVPLIST_OPTIONS: string;
109
110
  PICBED_WEBDAVPLIST_MESSAGE_HOST: string;
110
111
  PICBED_WEBDAVPLIST_MESSAGE_SSLENABLED: string;
111
112
  PICBED_WEBDAVPLIST_MESSAGE_USERNAME: string;
@@ -113,6 +114,7 @@ export declare const ZH_CN: {
113
114
  PICBED_WEBDAVPLIST_MESSAGE_PATH: string;
114
115
  PICBED_WEBDAVPLIST_MESSAGE_WEBSITE_PATH: string;
115
116
  PICBED_WEBDAVPLIST_MESSAGE_CUSTOMURL: string;
117
+ PICBED_WEBDAVPLIST_MESSAGE_OPTIONS: string;
116
118
  PICBED_SFTPPLIST: string;
117
119
  PICBED_SFTPPLIST_HOST: string;
118
120
  PICBED_SFTPPLIST_PORT: string;