Skip to content

Commit

Permalink
Update manualAction.js (#3377)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Mar 3, 2024
1 parent 1e39092 commit 1db66bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/manualAction.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ function closeIssue(owner, adapter, id) {
}

console.log ('manual action started');
closeIssue( 'jack-blackson', 'meteoalarm', '187');
closeIssue( 'ciddi89', 'device-watcher', '310');
console.log ('manual action finished');

0 comments on commit 1db66bf

Please sign in to comment.