Delete and Update History
This commit is contained in:
@@ -9,7 +9,6 @@ export const SettingsOllama = () => {
|
||||
queryKey: ["fetchOllamURL"],
|
||||
queryFn: async () => {
|
||||
const ollamaURL = await getOllamaURL()
|
||||
|
||||
return {
|
||||
ollamaURL
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user