mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-11 05:37:07 +02:00
Fix updateSearchList js error (#524)
This commit is contained in:
@@ -396,8 +396,6 @@
|
||||
toastr.options.positionClass = 'toast-top-right-fix';
|
||||
|
||||
updateApplyConfigVisibility()
|
||||
// from clients.html
|
||||
updateSearchList()
|
||||
|
||||
});
|
||||
|
||||
@@ -435,7 +433,6 @@
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
// populateClient function for render new client info
|
||||
// on the client page.
|
||||
|
||||
Reference in New Issue
Block a user