Skip to content

Commit

Permalink
chore: codecc
Browse files Browse the repository at this point in the history
  • Loading branch information
junexie committed Sep 29, 2024
1 parent e73b60e commit f69da26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@ module.exports = {
hasSystemProxy: false,
}),
getLocalIPAddress: _.mockAsync('getLocalIPAddress', {
localip: '192.168.0.1',
localip: '123.123.0.1',
netmask: '255.255.255.0',
}),

Expand Down

0 comments on commit f69da26

Please sign in to comment.