1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00

fix: image and CI errors (#1694)

* bump cache version

* bump version

* delete template file

* maybe fix invalid CI?

* chain status command

* fix add tesseract bin to container & bump poetry (#1676)

* Add tesseract bin to container

* Add tesseract bin

Co-authored-by: Miroito <88556823+Miroito@users.noreply.github.com>
This commit is contained in:
Hayden 2022-10-02 16:24:13 -08:00 committed by GitHub
parent 47e7783ef5
commit 6159b55be9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 45 additions and 57 deletions

View file

@ -33,7 +33,7 @@
>
</canvas>
<span style="white-space: pre-wrap">
{{ selectedText }}
{{ selectedText.trim() }}
</span>
</v-card>
</template>