mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:17:36 +00:00
LaunchServer: Remove unnecessary greet() message
This commit is contained in:
parent
de07dab184
commit
e7fc46879e
4 changed files with 0 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
endpoint LaunchServer
|
||||
{
|
||||
greet() => ()
|
||||
open_url(URL url, String handler_name) => (bool response)
|
||||
get_handlers_for_url(URL url) => (Vector<String> handlers)
|
||||
get_handlers_with_details_for_url(URL url) => (Vector<String> handlers_details)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue