feat: Show self sensor default

This commit is contained in:
Janez T
2026-03-20 19:08:24 +01:00
parent 6145462555
commit 5cc81bef65
5 changed files with 173 additions and 133 deletions

View File

@@ -193,6 +193,9 @@ jobs:
- name: Install dependencies
run: flutter pub get
- name: Install macOS native build tools
run: brew install automake libtool
- name: Build macOS release
run: flutter build macos --release