chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4846)

This commit is contained in:
James Rich 2026-03-19 07:30:01 -05:00 committed by GitHub
parent 06b9f8c77a
commit cdba140eeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 0 deletions

View file

@ -49,6 +49,7 @@ graph TB
:app -.-> :feature:node
:app -.-> :feature:settings
:app -.-> :feature:firmware
:app -.-> :feature:widget
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
classDef android-application-compose fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;