Fix linter

This commit is contained in:
Cohee
2025-04-11 15:15:29 +03:00
committed by GitHub
parent e062a33f56
commit 797de862cf

View File

@@ -82,7 +82,7 @@ const OPENROUTER_PROVIDERS = [
'Hyperbolic 2', 'Hyperbolic 2',
'Lynn 2', 'Lynn 2',
'Lynn', 'Lynn',
'Reflection' 'Reflection',
]; ];
export async function loadOllamaModels(data) { export async function loadOllamaModels(data) {