update verssion

This commit is contained in:
Admin 2025-09-09 13:09:03 +07:00
parent 0b3d9f7b59
commit 016648553d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import moment from 'moment-timezone';
import * as moment from 'moment-timezone';
export function formatTimeAU(timestamp: number) {
return moment(timestamp)