autocommit 2022-02-09 17:26:50 CET
This commit is contained in:
parent
4190b910f8
commit
8faab3fe53
25 changed files with 1081 additions and 316 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
msg accept = 0 {
|
||||
serial: u32,
|
||||
mime_type: str,
|
||||
mime_type: optstr,
|
||||
}
|
||||
|
||||
msg receive = 1 {
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ msg set_actions = 2 {
|
|||
# events
|
||||
|
||||
msg target = 0 {
|
||||
mime_type: str,
|
||||
mime_type: optstr,
|
||||
}
|
||||
|
||||
msg send = 1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue