Last fixes
This commit is contained in:
parent
cb856ccee1
commit
d96b0c5d25
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ const fetchLocalIPs = () => {
|
|||
|
||||
const refreshServerIPs = async () => {
|
||||
await Promise.all([fetchIPAddress(4), fetchIPAddress(6)]);
|
||||
fetchLocalIPs();
|
||||
};
|
||||
|
||||
(async () => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue