mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 17:57:27 +00:00
fix(nc-gui): ai review changes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user