@jx3box/jx3box-common-ui 5.6.7 → 5.6.8

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-common-ui",
3
- "version": "5.6.7",
3
+ "version": "5.6.8",
4
4
  "description": "JX3BOX UI",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -111,7 +111,7 @@ export default {
111
111
  author_url: authorLink,
112
112
  ts2str,
113
113
  thumbnail_url: function(val) {
114
- return getThumbnail(val, 24, true);
114
+ return getThumbnail(val, 72, true);
115
115
  },
116
116
  },
117
117
  components: {