Commit f4ae544
committed
fix_convert_to_time_ago_function_logic
- Correct the calculation of seconds in the convert_to_time_ago function by removing the division by 1000, ensuring accurate time difference representation.
- Maintain existing comments and methods unrelated to the changes.1 parent 97587c5 commit f4ae544
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments