mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
display work time in issue detail pane
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { end } from "@/lib/server/timer/end";
|
||||
export { get } from "@/lib/server/timer/get";
|
||||
export { getInactive } from "@/lib/server/timer/getInactive";
|
||||
export { list } from "@/lib/server/timer/list";
|
||||
export { toggle } from "@/lib/server/timer/toggle";
|
||||
|
||||
Reference in New Issue
Block a user