fehlermeldungen gebaut
This commit is contained in:
@@ -204,7 +204,9 @@ window.saveIP = async function(){
|
||||
return
|
||||
}
|
||||
}
|
||||
}catch(e){}
|
||||
}catch(e){
|
||||
console.log("Save IP Fehler:", e)
|
||||
}
|
||||
|
||||
await api(API + "/resources/" + resourceId + "/ips", {
|
||||
method: "POST",
|
||||
|
||||
Reference in New Issue
Block a user