mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-29 00:24:46 +01:00
add Chat AI componts (#4)
* chore: add Footer * feat: add winfow webview * chore: add macOSPrivateApi config * feat: add chat AI * feat: chat AI page * chore: search & chat switch mode * chore: add Footer to ChatAI & styles
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
{
|
||||
"title": "Coco AI",
|
||||
"width": 800,
|
||||
"height": 150,
|
||||
"height": 110,
|
||||
"maxHeight": 600,
|
||||
"transparent": true,
|
||||
"resizable": false,
|
||||
"resizable": true,
|
||||
"fullscreen": false,
|
||||
"decorations": false,
|
||||
"label": "main",
|
||||
|
||||
Reference in New Issue
Block a user