mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-23 17:43:47 +03:00
Update imports
This commit is contained in:
parent
305f17accc
commit
6b61b068a7
@ -19,7 +19,7 @@
|
||||
getOpenAIModel,
|
||||
setAnthropicModel,
|
||||
setOpenAIModel
|
||||
} from '$lib/backend/summarizer_settings';
|
||||
} from '$lib/backend/summarizerSettings';
|
||||
import SectionCard from '$lib/components/SectionCard.svelte';
|
||||
|
||||
let modelKind: { name: string; value: ModelKind } | undefined;
|
||||
|
Loading…
Reference in New Issue
Block a user