mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: improve copilot (#2758)
This commit is contained in:
@@ -19,7 +19,7 @@ export const HeaderItem: PluginUIAdapter['headerItem'] = ({
|
||||
direction: 'horizontal',
|
||||
first: 'editor',
|
||||
second: 'com.affine.copilot',
|
||||
splitPercentage: 80,
|
||||
splitPercentage: 70,
|
||||
};
|
||||
} else {
|
||||
return 'editor';
|
||||
|
||||
Reference in New Issue
Block a user