Vencord Standalone without git/node (#148)
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import monacoHtml from "@fileContent/monacoWin.html";
|
||||
import monacoHtml from "~fileContent/monacoWin.html";
|
||||
|
||||
import { IpcEvents } from "../utils";
|
||||
import { debounce } from "../utils/debounce";
|
||||
|
Reference in New Issue
Block a user