Megu blowing up main :blobcatcozyscared: 🚎
This commit is contained in:
parent
6b55dee9fb
commit
5a94201578
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ function VencordSettings() {
|
|||
<Card className={st("QuickActionCard")}>
|
||||
{IS_WEB ? (
|
||||
<Button
|
||||
onClick={() => require("./Monaco").launchMonacoEditor()}
|
||||
onClick={() => require("../Monaco").launchMonacoEditor()}
|
||||
size={Button.Sizes.SMALL}
|
||||
disabled={settingsDir === "Loading..."}>
|
||||
Open QuickCSS File
|
||||
|
|
Loading…
Reference in a new issue