Skip to content

Commit 809e85c

Browse files
Antreesybackportbot[bot]
authored andcommitted
fix(format): export missing formatTime function
Signed-off-by: Maksim Sukharev <[email protected]>
1 parent e707abe commit 809e85c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/format.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export const useLogFormatting = (pinia?: Pinia) => {
3838
)
3939
}
4040
return {
41+
formatTime,
4142
formatLogEntry,
4243
}
4344
}

0 commit comments

Comments
 (0)