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