checkpoint dealing with personal manager/editor
This commit is contained in:
@@ -223,3 +223,4 @@ class ApiHookClient:
|
||||
def get_patch_status(self) -> dict[str, Any]:
|
||||
"""Gets the current patch modal status."""
|
||||
return self._make_request('GET', '/api/patch/status') or {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user