fix: too much zeros
This commit is contained in:
parent
aa8bb46857
commit
d254474a1d
@ -5,7 +5,7 @@ const CONSULTING_STATUS = {
|
|||||||
|
|
||||||
const consulting = {
|
const consulting = {
|
||||||
status: CONSULTING_STATUS.UNAVAILABLE,
|
status: CONSULTING_STATUS.UNAVAILABLE,
|
||||||
clear_status_after: 1704091020000,
|
clear_status_after: 1704091020,
|
||||||
timezone: "UTC+7",
|
timezone: "UTC+7",
|
||||||
hours_per_week: 25,
|
hours_per_week: 25,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user