mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 17:34:58 +00:00
Update winlibs.js
This commit is contained in:
parent
45465d12e3
commit
5ffc4aede7
|
@ -45,6 +45,6 @@ exports.openTimezonePanel = function() {
|
|||
return exports.openControlPanel("desk", ["@0", 1]);
|
||||
};
|
||||
|
||||
exports.openNetworkPanel = function() {
|
||||
return exports.openControlPanel("ncpa");
|
||||
exports.openNetAdaptersPanel = function() {
|
||||
return exports.openControlPanel("ncpa", ["@0", 3]);
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user