pre-release changes

This commit is contained in:
Raul Predescu
2020-06-14 14:36:59 -07:00
parent 8cda0a62ee
commit 23c4543773
12 changed files with 213 additions and 36 deletions

View File

@@ -23,4 +23,4 @@ class ClearLogsController extends Controller
$httpConnection->send(respond_json([], 200));
}
}
}