mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Systray update.
This commit is contained in:
parent
86f98cb8e5
commit
9c6b20ecc6
3 changed files with 8 additions and 5 deletions
|
|
@ -96,7 +96,7 @@ func ApiPost(w http.ResponseWriter, r *http.Request) {
|
|||
case "/macro/play":
|
||||
PlayMacro("", w, r)
|
||||
case "/device/server/ip":
|
||||
GetServerIP(w)
|
||||
ListServerIP(w)
|
||||
case "/device/list":
|
||||
DeviceList(w, r)
|
||||
case "/device/access/check":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue