mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
chore(nx): move all monorepo-style in subfolder for processing
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
/**
|
||||
* LLM Chat Panel Widget
|
||||
* This file is preserved for backward compatibility.
|
||||
* The actual implementation has been moved to the llm_chat/ folder.
|
||||
*/
|
||||
import LlmChatPanel from './llm_chat/index.js';
|
||||
export default LlmChatPanel;
|
||||
Reference in New Issue
Block a user