mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2026-05-02 04:26:45 +00:00
add personal apis
This commit is contained in:
@@ -5,4 +5,5 @@ type Rustdesk struct {
|
||||
RelayServer string `mapstructure:"relay-server"`
|
||||
ApiServer string `mapstructure:"api-server"`
|
||||
Key string `mapstructure:"key"`
|
||||
Personal int `mapstructure:"personal"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user