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 () => {
|
const refreshServerIPs = async () => {
|
||||||
await Promise.all([fetchIPAddress(4), fetchIPAddress(6)]);
|
await Promise.all([fetchIPAddress(4), fetchIPAddress(6)]);
|
||||||
fetchLocalIPs();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
(async () => {
|
(async () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue