Browse Source

few more credits update

all-modes
Satinder Grewal 8 years ago
parent
commit
002f45058e
  1. 2
      main.js

2
main.js

@ -60,7 +60,7 @@ process.once('loaded', () => {
applicationName: app.getName(),
applicationVersion: app.getVersion(),
copyright: "Released under the MIT license",
credits: "jl777, satindergrewal, ca333, pbca26, pedjaman, mmaxian, fadedreamz, rnr"
credits: "jl777, fadedreamz, radix42, vineetbhargav86, satindergrewal, ca333, pbca26, pedjaman, mmaxian, rnr"
})
}
if (os.platform() === 'linux') {

Loading…
Cancel
Save