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

This commit is contained in:
James Rich 2026-03-03 09:19:40 -06:00 committed by GitHub
parent 9dc1319845
commit 05e2c5d457
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 65 additions and 6 deletions

View file

@ -26,6 +26,7 @@ The `NodeInfoDao` implements specific logic to protect against impersonation and
```mermaid
graph TB
:core:database[database]:::android-library
:core:database -.-> :core:repository
:core:database -.-> :core:common
:core:database -.-> :core:di
:core:database -.-> :core:model