mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
max status length of 24
This commit is contained in:
@@ -42,4 +42,6 @@ export {
|
||||
UserSelectSchema,
|
||||
} from "./schema";
|
||||
|
||||
export const ISSUE_STATUS_MAX_LENGTH = 24;
|
||||
|
||||
export { calculateBreakTimeMs, calculateWorkTimeMs, isTimerRunning } from "./utils/time-tracking";
|
||||
|
||||
Reference in New Issue
Block a user