feat(sound): redesign with separate device profiles page (#1500)

This commit is contained in:
Michael Murphy 2025-11-25 21:46:17 +01:00 committed by GitHub
parent 6ebc2208ed
commit 2c9f60cd5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
65 changed files with 3179 additions and 1971 deletions

View file

@ -1,5 +1,5 @@
[workspace]
members = ["cosmic-settings", "page", "pages/*", "subscriptions/*"]
members = ["cosmic-settings", "crates/*", "page", "pages/*", "subscriptions/*"]
default-members = ["cosmic-settings"]
resolver = "3"