@innovastudio/contentbox 1.6.138 → 1.6.140

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.
@@ -718,7 +718,7 @@ _txt["Portrait 2x3"] = "Portrait 2x3";
718
718
  _txt["Portrait 3x4"] = "Portrait 3x4";
719
719
  _txt["Portrait 4x5"] = "Portrait 4x5";
720
720
  _txt["Portrait 9x16"] = "Portrait 9x16";
721
- _txt["Landscape 9:21"] = "Landscape 9:21";
721
+ _txt["Landscape 9:21"] = "Portrait 9:21";
722
722
 
723
723
  //ContentBox.js
724
724
  _txt['Sections'] = 'Sections';
package/readme.txt CHANGED
@@ -228,10 +228,6 @@ NOTE:
228
228
 
229
229
  server.js
230
230
 
231
- or
232
-
233
- server-aws (for S3 storage)
234
-
235
231
 
236
232
  - IMPORTANT:
237
233