@7365admin1/layer-common 3.2.2-staging.105 → 3.2.2-staging.106

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.
@@ -288,7 +288,7 @@
288
288
 
289
289
  <v-btn
290
290
  v-if="hidQrEnabled"
291
- icon="mdi-eye-outline"
291
+ icon="mdi-qrcode"
292
292
  size="x-small"
293
293
  variant="text"
294
294
  color="primary"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@7365admin1/layer-common",
3
3
  "license": "MIT",
4
4
  "type": "module",
5
- "version": "3.2.2-staging.105",
5
+ "version": "3.2.2-staging.106",
6
6
  "author": "7365admin1",
7
7
  "main": "./nuxt.config.ts",
8
8
  "publishConfig": {