fix (cosmic-config)
This commit is contained in:
parent
6e6677bfac
commit
b064293632
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#[cfg(feature = "subscription")]
|
||||
use iced::subscription;
|
||||
#[cfg(feature = "subscription")]
|
||||
use iced_futures::futures::channel::mpsc;
|
||||
use notify::{RecommendedWatcher, Watcher};
|
||||
use serde::{de::DeserializeOwned, Serialize};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue