feat: Rename file

This commit is contained in:
Wini_Fy
2026-03-19 09:36:14 +07:00
parent 6002e04c2e
commit 63d6bd7c8f
2 changed files with 2 additions and 2 deletions

View File

@@ -61,4 +61,4 @@ const auditLogSchema = new mongoose.Schema({
},
});
module.exports = mongoose.model("AuditLog", auditLogSchema);
module.exports = mongoose.model("AuditLog", auditLogSchema); // Index for faster queries