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
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>