mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-01-05 20:23:52 +01:00
test
This commit is contained in:
@@ -861,6 +861,7 @@ function get_routes() {
|
||||
contentType: "application/json",
|
||||
success: function(response) {
|
||||
console.log("Got all routes. ")
|
||||
console.log("Routes: "+response)
|
||||
return JSON.stringify(response)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user