diff options
Diffstat (limited to 'src/main/updater/common.ts')
-rw-r--r-- | src/main/updater/common.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/updater/common.ts b/src/main/updater/common.ts index 7cea82d..69832d1 100644 --- a/src/main/updater/common.ts +++ b/src/main/updater/common.ts @@ -16,7 +16,6 @@ * along with this program. If not, see <https://www.gnu.org/licenses/>. */ - export const VENCORD_FILES = [ IS_DISCORD_DESKTOP ? "patcher.js" : "vencordDesktopMain.js", "preload.js", |