fix(server): add paused property to JobCountsDto (#2112)

This commit is contained in:
Michel Heusschen
2023-03-29 17:33:03 +02:00
committed by GitHub
parent 76a07a3ebc
commit eda9e580c9
11 changed files with 45 additions and 65 deletions

View File

@@ -88,7 +88,6 @@
"@openapitools/openapi-generator-cli": "2.5.1",
"@types/archiver": "^5.3.1",
"@types/bcrypt": "^5.0.0",
"@types/bull": "^3.15.9",
"@types/cookie-parser": "^1.4.3",
"@types/cron": "^2.0.0",
"@types/express": "^4.17.13",