push partial docs
This commit is contained in:
@@ -90,4 +90,4 @@ export const firewall = {
|
||||
ruleset: async (data:RuleAddForm) => {
|
||||
return await postapi("firewall/rules", data) as ServerResponseListed;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user