API: v.1.4: Edit, remove clients

This commit is contained in:
miroman-afk
2021-06-03 16:59:31 +03:00
parent c013425587
commit a290eb3a80
7 changed files with 90 additions and 58 deletions

View File

@@ -39,6 +39,7 @@ class ClientFile extends HRCCommand implements HRCCommandInterface {
return [
'status' => 'success',
'filename' => $filename,
'terminalKey' => $terminal['key'],
];
} else {