log chrome activity to last used project
This commit is contained in:
@@ -150,6 +150,7 @@ class WakaTime {
|
|||||||
entity: entity,
|
entity: entity,
|
||||||
type: type,
|
type: type,
|
||||||
time: moment().format('X'),
|
time: moment().format('X'),
|
||||||
|
project: '<<LAST_PROJECT>>',
|
||||||
is_debugging: debug
|
is_debugging: debug
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user