diff options
Diffstat (limited to 'packages/desktop/index.html')
| -rw-r--r-- | packages/desktop/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/desktop/index.html b/packages/desktop/index.html index c591cb46c..9209acfc7 100644 --- a/packages/desktop/index.html +++ b/packages/desktop/index.html @@ -7,7 +7,7 @@ <link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.svg" /> <title>OpenCode</title> </head> - <body class="overscroll-none select-none text-12-regular"> + <body class="antialiased overscroll-none select-none text-12-regular"> <!-- <script> --> <!-- ;(function () { --> <!-- const savedTheme = localStorage.getItem("theme") || "opencode" --> |
