fix: renames

This commit is contained in:
fir4tozden
2025-12-01 00:58:01 +03:00
parent e3832eff07
commit fbd095334c
2 changed files with 3 additions and 7 deletions

View File

@@ -47,7 +47,7 @@ export const initCronJobs = async () => {
`SERVER-BACKUP[${new Date().toLocaleString()}] Running Cleanup ${name}`,
);
await cleanupImages(serverId);
await cleanupAll(serverId);
await sendDockerCleanupNotifications(
admin.user.id,