fix: desktop-applet feature

This commit is contained in:
Ashley Wulber 2025-06-18 17:35:28 -04:00 committed by Ashley Wulber
parent 36a5ce2002
commit c99caff5ed

View file

@ -10,5 +10,5 @@ zbus = "5"
[dependencies.cosmic-files]
path = ".."
default-features = false
features = ["desktop", "gvfs", "wayland", "wgpu"]
features = ["desktop", "gvfs", "wayland", "wgpu", "desktop-applet"]