update release

This commit is contained in:
duanfuxiang 2025-09-26 21:41:45 +08:00
parent 2132318a40
commit 1764f9170e
2 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes", "description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
"author": "Felix.D", "author": "Felix.D",
"authorUrl": "https://github.com/infiolab", "authorUrl": "https://github.com/infiolab",
"isDesktopOnly": true "isDesktopOnly": false
} }

View File

@ -106,7 +106,7 @@
.infio-chat-header-buttons { .infio-chat-header-buttons {
display: flex; display: flex;
gap: var(--size-2-1); gap: var(--size-4-2);
} }
.infio-chat-container { .infio-chat-container {