chore: remove confidence score step from AI menu scanner flow

This commit is contained in:
AyrisAI
2026-08-20 18:03:10 +03:00
parent 3f326fa407
commit 54a27903c8
@@ -25,7 +25,6 @@ export default function OnboardingScanStep() {
{ title: "Kategoriler ve başlıklar bulunuyor...", icon: "list-outline" as const },
{ title: "Yemekler ve açıklamalar çıkarılıyor...", icon: "restaurant-outline" as const },
{ title: "Fiyatlar ve para birimi algılanıyor...", icon: "pricetag-outline" as const },
{ title: "Güven skorları hesaplanıyor...", icon: "shield-checkmark-outline" as const },
];
useEffect(() => {