From 7d555a96ea3ea97d15a97b8b3e3afcdc736d78ac Mon Sep 17 00:00:00 2001 From: Vendicated Date: Sat, 22 Oct 2022 01:22:44 +0200 Subject: fix userscript, lint new files --- scripts/patcher/uninstall.js | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 scripts/patcher/uninstall.js (limited to 'scripts/patcher/uninstall.js') diff --git a/scripts/patcher/uninstall.js b/scripts/patcher/uninstall.js old mode 100644 new mode 100755 index 942375b..e9764a7 --- a/scripts/patcher/uninstall.js +++ b/scripts/patcher/uninstall.js @@ -1,3 +1,4 @@ +#!/usr/bin/node /* * Vencord, a modification for Discord's desktop app * Copyright (c) 2022 Vendicated and contributors -- cgit