This commit is contained in:
@@ -17,6 +17,7 @@ module Toggl
|
||||
body: {
|
||||
"created_with": "Attendance Tracker",
|
||||
"description": description,
|
||||
"start": Time.now.utc.iso8601,
|
||||
"duration": -1,
|
||||
"project_id": project_id,
|
||||
}.to_json,
|
||||
|
||||
Reference in New Issue
Block a user