Add in Pino logging and make UI consistent across the app.

This commit is contained in:
Cameron Redmore 2025-04-25 19:34:17 +01:00
parent 727746030c
commit 300040bd58
19 changed files with 590 additions and 235 deletions

View file

@ -1,8 +1,11 @@
<template>
<q-page padding>
<q-card class="q-mb-md">
<q-card-section>
<div class="text-h6">
<q-card
bordered
flat
>
<q-card-section class="row items-center justify-between">
<div class="text-h4">
Application Settings
</div>
</q-card-section>