piclist 0.8.7 → 0.8.9

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.
@@ -115,6 +115,7 @@ export declare const ZH_CN: {
115
115
  PICBED_SFTPPLIST_WEBSITE_PATH: string;
116
116
  PICBED_SFTPPLIST_FILE_USER: string;
117
117
  PICBED_SFTPPLIST_FILE_MODE: string;
118
+ PICBED_SFTPPLIST_DIR_MODE: string;
118
119
  PICBED_SFTPPLIST_MESSAGE_HOST: string;
119
120
  PICBED_SFTPPLIST_MESSAGE_PORT: string;
120
121
  PICBED_SFTPPLIST_MESSAGE_PRIVATEKEY: string;
@@ -124,6 +125,7 @@ export declare const ZH_CN: {
124
125
  PICBED_SFTPPLIST_MESSAGE_WEBSITE_PATH: string;
125
126
  PICBED_SFTPPLIST_MESSAGE_FILE_USER: string;
126
127
  PICBED_SFTPPLIST_MESSAGE_FILE_MODE: string;
128
+ PICBED_SFTPPLIST_MESSAGE_DIR_MODE: string;
127
129
  BUILDIN_WATERMARK_ISADDWATERMARK: string;
128
130
  BUILDIN_WATERMARK_MESSAGE_ISADDWATERMARK: string;
129
131
  BUILDIN_WATERMARK_WATERMARKTYPE: string;