start pulling plugins from stable instead of staging

This commit is contained in:
Astra 2018-05-26 18:58:30 -04:00
parent c4e6014b43
commit df7fa28aaf
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
const data = electron.app.getPath('userData');
// TODO: make this...not constant
const approot = 'https://ep3staging.dr1ft.xyz';
const approot = 'https://endpwn.github.io/endpwn3';
// continue to discord
function load() {