Skip to content

Commit 5673ac9

Browse files
Antreesyszaimen
authored andcommitted
fix(format): export missing formatTime function
Signed-off-by: Maksim Sukharev <[email protected]>
1 parent 625ccb3 commit 5673ac9

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
@@ -37,6 +37,7 @@ export const useLogFormatting = (pinia?: Pinia) => {
3737
)
3838
}
3939
return {
40+
formatTime,
4041
formatLogEntry,
4142
}
4243
}

0 commit comments

Comments
 (0)