mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
refactor: Improve sendWakatimeHeartBeat.
This commit is contained in:
@@ -7,9 +7,7 @@ function sendWakatimeHeartBeat(
|
||||
storagePath,
|
||||
noteKey,
|
||||
storageName,
|
||||
isWrite,
|
||||
hasFileChanges,
|
||||
isFileChange
|
||||
{ isWrite, hasFileChanges, isFileChange }
|
||||
) {
|
||||
if (
|
||||
config.get().wakatime.isActive &&
|
||||
|
||||
Reference in New Issue
Block a user