diff --git a/package.json b/package.json index 724da13c..2a5c7727 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "jszip": "^3.10.1", "marked": "^4.1.1", "pako": "^2.1.0", + "piexifjs": "^1.0.6", "pinia": "^2.0.21", "rxjs": "^7.8.0", "sanitize-html": "^2.7.2", diff --git a/src/components/ImageActions.vue b/src/components/ImageActions.vue index 6286a2fe..4fb62775 100644 --- a/src/components/ImageActions.vue +++ b/src/components/ImageActions.vue @@ -110,7 +110,7 @@ const ratingDialog = ref(false);