Fix method to get latest DNS data

This commit is contained in:
Shreerang Kale 2025-01-31 17:54:44 +05:30
parent d8ac298642
commit c1e0f73811

View File

@ -654,8 +654,6 @@ export class Database {
},
status: DeploymentStatus.Ready,
isDNS: true
}, order: {
createdAt: "DESC",
},
});