fix(nc-gui): ai review changes

This commit is contained in:
Ramesh Mane
2024-06-24 08:28:54 +00:00
parent c23244b031
commit f940c263ba
4 changed files with 3 additions and 8 deletions

View File

@@ -458,11 +458,6 @@ async function openAudit(source: SourceType) {
auditLogsQuery.value = {
...auditLogsQuery.value,
user: undefined,
dateRange: undefined,
dateRangeLabel: undefined,
startDate: undefined,
endData: undefined,
orderBy: {
created_at: 'desc',
user: undefined,