mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-21 20:44:44 +01:00
test
This commit is contained in:
@@ -854,6 +854,7 @@ function toggle_route(route_id, current_state, page) {
|
||||
}
|
||||
|
||||
function get_routes() {
|
||||
console.log("Getting info for all routes")
|
||||
$.ajax({
|
||||
type:"POST",
|
||||
url: "api/get_routes",
|
||||
|
||||
Reference in New Issue
Block a user