mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-02 20:03:21 +02:00
register app automaticaly
This commit is contained in:
parent
d30cb88651
commit
126e147afa
5 changed files with 24 additions and 18 deletions
|
|
@ -505,6 +505,7 @@ const ipcSchemas = {
|
|||
req: z.null(),
|
||||
res: z.object({
|
||||
granted: z.boolean(),
|
||||
status: z.string(),
|
||||
}),
|
||||
},
|
||||
'meeting:openScreenRecordingSettings': {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue