forked from Shinonome/dots-hyprland
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