|
@@ -119,9 +119,6 @@ impl Notification {
|
|
{
|
|
{
|
|
notification.app_id(&self.identifier);
|
|
notification.app_id(&self.identifier);
|
|
}
|
|
}
|
|
-
|
|
|
|
- // will be parsed as a `::winrt_notification::Sound`
|
|
|
|
- notification.sound_name("Default");
|
|
|
|
}
|
|
}
|
|
#[cfg(target_os = "macos")]
|
|
#[cfg(target_os = "macos")]
|
|
{
|
|
{
|