Modify add image icon

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-01-28 20:39:58 -07:00
parent b1e089801d
commit c578cf5d71
2 changed files with 3 additions and 1 deletions

View File

@@ -38,7 +38,7 @@
<RegionIcon :region="activeRegion" />
</f7-button>
<f7-button popover-open="#capture-popover">
<SvgIcon icon="photo_camera"/>
<SvgIcon icon="camera_add"/>
</f7-button>
<f7-button @click="() => showDetectSettings = !showDetectSettings" :class="(imageLoaded) ? '' : 'disabled'">
<SvgIcon icon="visibility"/>