From 2ad46d9dc70bffc3c51aa6812a11993b65841e8a Mon Sep 17 00:00:00 2001 From: Satinder Grewal Date: Fri, 24 Mar 2017 03:52:29 +1300 Subject: [PATCH] Added rnr to credits --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 63f6db3..346ce74 100644 --- a/main.js +++ b/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" + credits: "jl777, satindergrewal, ca333, pbca26, pedjaman, mmaxian, fadedreamz, rnr" }) } if (os.platform() === 'linux') {