summaryrefslogtreecommitdiff
path: root/extension/src/debugPanel.ts
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-25 17:30:12 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-25 17:30:12 -0700
commit2375ca5ff9b054d5128d5e4fc8507f925b25aebf (patch)
treee51759a2f1ef9d1fcf2d8a046e788dbd803a759d /extension/src/debugPanel.ts
parent509d6c22805675a21aeaa15187223ede705b3819 (diff)
downloadsncontinue-2375ca5ff9b054d5128d5e4fc8507f925b25aebf.tar.gz
sncontinue-2375ca5ff9b054d5128d5e4fc8507f925b25aebf.tar.bz2
sncontinue-2375ca5ff9b054d5128d5e4fc8507f925b25aebf.zip
updating ui to match config-py branch
Diffstat (limited to 'extension/src/debugPanel.ts')
-rw-r--r--extension/src/debugPanel.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/src/debugPanel.ts b/extension/src/debugPanel.ts
index f97cf846..6da79cdc 100644
--- a/extension/src/debugPanel.ts
+++ b/extension/src/debugPanel.ts
@@ -262,6 +262,7 @@ export function setupDebugPanel(
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@300&display=swap" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<title>Continue</title>
</head>