From df7fa28aafa8ffe0be51dfaf95593dc61d77748b Mon Sep 17 00:00:00 2001 From: Astra Date: Sat, 26 May 2018 18:58:30 -0400 Subject: [PATCH] start pulling plugins from stable instead of staging --- bspwn/updater.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bspwn/updater.html b/bspwn/updater.html index 25eca71..dcfd6e7 100644 --- a/bspwn/updater.html +++ b/bspwn/updater.html @@ -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() {