Skip to content

Commit

Permalink
changed the cpu applet to be a singleton
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubramaj authored Oct 31, 2018
1 parent 2c7b176 commit c0ad80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"longDescription": "Keep an eye on the CPU activity on your Q keyboard!",
"officialProductName": "",
"appUrl": "",
"isSingleton": false,
"isSingleton": true,
"videoUrl": "",
"icon": "assets/cpu.png",
"image": "assets/q-cpu-usage.png",
Expand Down

0 comments on commit c0ad80f

Please sign in to comment.