1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 13:35:23 +02:00

feat: Shopping list UI overhaul - add wakelock (#4236)

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
Cody 2024-09-28 10:16:06 -05:00 committed by GitHub
parent 8fe1b0c123
commit 28b0190648
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 52 additions and 47 deletions

View file

@ -278,6 +278,7 @@
/>
</div>
</v-lazy>
<WakelockSwitch/>
</v-container>
</template>