Bug Fix
This commit is contained in:
@@ -83,7 +83,7 @@ $(function() {
|
||||
type: "GET",
|
||||
dataType: "json",
|
||||
data: {"pin": data[0], "status": data[1]},
|
||||
url: "/plugin/enclosure/handleIO",
|
||||
url: "/plugin/enclosure/setIO",
|
||||
async: false
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user