add feedback for currently running project
This commit is contained in:
@@ -22,5 +22,13 @@ export default function (self: TogglTrack): void {
|
||||
name: 'Current Timer Description',
|
||||
variableId: 'timerDescription',
|
||||
},
|
||||
{
|
||||
name: 'Current Timer Project ID',
|
||||
variableId: 'timerProjectID',
|
||||
},
|
||||
{
|
||||
name: 'Current Timer Project',
|
||||
variableId: 'timerProject',
|
||||
},
|
||||
])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user