Skip to content

Commit

Permalink
fix: fix import exifreader in price multiple form. ref #320
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Feb 12, 2024
1 parent 1bd4355 commit a68c114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/AddPriceMultiple.vue
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@

<script>
import Compressor from 'compressorjs'
import ExifReader from 'exifreader'
import { mapStores } from 'pinia'
import { useAppStore } from '../store'
import api from '../services/api'
Expand Down

0 comments on commit a68c114

Please sign in to comment.