#870 Fix Claude in prompt manager

This commit is contained in:
Cohee 2023-08-03 22:51:22 +03:00 committed by maver
parent 29552ecfcf
commit 463f01d2a6
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ import {
main_api,
eventSource,
event_types,
substituteParams,
} from "../script.js";
import {groups, selected_group} from "./group-chats.js";