chore: update frontend branding copy

This commit is contained in:
CaIon
2026-06-19 18:14:40 +08:00
parent 29c3dcb927
commit 0467d54014
35 changed files with 174 additions and 116 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ import type { LogCategory } from '../types'
/**
* Get column definitions based on log category
* Returns any[] due to different log types (UsageLog, MidjourneyLog, TaskLog)
* Returns any[] due to different log types (UsageLog, MjProxy log, TaskLog)
*/
export function useColumnsByCategory(
logCategory: LogCategory,