fix: gate desktop features for no-default-features build
This commit is contained in:
parent
bb1ae9d458
commit
fca0753781
2 changed files with 3 additions and 1 deletions
|
|
@ -6777,8 +6777,8 @@ impl Application for App {
|
|||
},
|
||||
)
|
||||
}),
|
||||
#[cfg(feature = "desktop")]
|
||||
Subscription::run(|| {
|
||||
eprintln!("loading mime app watcher");
|
||||
stream::channel(
|
||||
1,
|
||||
|mut output: futures::channel::mpsc::Sender<Message>| async move {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue