add copy and create new note button in chat view

This commit is contained in:
duanfuxiang
2025-03-17 19:39:30 +08:00
parent 9488146162
commit b5766e50b2
6 changed files with 113 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ import {
MentionableVault
} from '../types/mentionable'
import { InfioSettings } from '../types/settings'
import { Mode, defaultModeSlug, getFullModeDetails, getModeBySlug } from "../utils/modes"
import { Mode, getFullModeDetails } from "../utils/modes"
import {
readTFileContent