This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Commit fdc0001
committed
Fix empty output in get_workdiaries
get_workdiaries expects a response with unexistend data structure.
As a result, it always returns an empty response.
Let's return the full response instead.1 parent d8a0317 commit fdc0001
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments