✨ 🔄 logs.ts
This commit is contained in:
@@ -328,3 +328,4 @@ export function sortLogs(logs: LogOption[]): LogOption[] {
|
||||
return b.created.getTime() - a.created.getTime()
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user