diff options
Diffstat (limited to 'src/components/monacoWin.html')
-rw-r--r-- | src/components/monacoWin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/monacoWin.html b/src/components/monacoWin.html index edf273d..d9d2412 100644 --- a/src/components/monacoWin.html +++ b/src/components/monacoWin.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> - <title>QuickCss Editor</title> + <title>Vencord QuickCSS Editor</title> <link rel="stylesheet" data-name="vs/editor/editor.main" href="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.34.0/min/vs/editor/editor.main.min.css"> <style> |