mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-29 12:07:29 -05:00
use Hyprland.sendMessage; add more async catches
This commit is contained in:
@@ -152,7 +152,7 @@ class WaifuService extends Service {
|
||||
}
|
||||
this.emit('updateResponse', newMessageId);
|
||||
})
|
||||
.catch(console.error)
|
||||
.catch(print);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user