5 lines
163 B
TOML
5 lines
163 B
TOML
"$schema" = "schemas/schema.json"
|
|
[default]
|
|
description = "Allows connecting and sending data to a WebSocket server"
|
|
permissions = ["allow-connect", "allow-send"]
|