🔧 refactor(LogsTable, render): remove undefined parameters for improved clarity and consistency in function signatures

This commit is contained in:
CaIon
2025-06-13 01:25:26 +08:00
parent f191f981c4
commit e455f06851
3 changed files with 9 additions and 2 deletions

View File

@@ -1122,7 +1122,6 @@ export function renderLogContent(
user_group_ratio,
image = false,
imageRatio = 1.0,
useUserGroupRatio = undefined,
webSearch = false,
webSearchCallCount = 0,
fileSearch = false,