Browse Source

Added rnr to credits

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

2
main.js

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

Loading…
Cancel
Save