feat: Add support for handling chat input keydown events

This commit is contained in:
n4ze3m
2024-08-20 20:22:01 +05:30
parent 35b8579028
commit 9679f92821
4 changed files with 57 additions and 16 deletions

View File

@@ -50,7 +50,7 @@ export default defineConfig({
outDir: "build",
manifest: {
version: "1.2.1",
version: "1.2.2",
name:
process.env.TARGET === "firefox"
? "Page Assist - A Web UI for Local AI Models"