1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

refactor: Improve sendWakatimeHeartBeat.

This commit is contained in:
Luis Reinoso
2020-05-23 12:21:43 -05:00
parent 6fe6794796
commit 1aaba74e24
2 changed files with 22 additions and 38 deletions

View File

@@ -7,9 +7,7 @@ function sendWakatimeHeartBeat(
storagePath,
noteKey,
storageName,
isWrite,
hasFileChanges,
isFileChange
{ isWrite, hasFileChanges, isFileChange }
) {
if (
config.get().wakatime.isActive &&