piclist 1.1.0 → 1.1.1

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.
@@ -105,6 +105,7 @@ export declare const ZH_CN: {
105
105
  PICBED_WEBDAVPLIST_PATH: string;
106
106
  PICBED_WEBDAVPLIST_WEBSITE_PATH: string;
107
107
  PICBED_WEBDAVPLIST_CUSTOMURL: string;
108
+ PICBED_WEBDAVPLIST_AUTHTYPE: string;
108
109
  PICBED_WEBDAVPLIST_MESSAGE_HOST: string;
109
110
  PICBED_WEBDAVPLIST_MESSAGE_SSLENABLED: string;
110
111
  PICBED_WEBDAVPLIST_MESSAGE_USERNAME: string;