kaza namazı hesaplama düzeltildi.

This commit is contained in:
2026-07-31 04:47:11 +02:00
parent 8e4ac266c1
commit 9966df088e
+1 -1
View File
@@ -11,7 +11,7 @@ const PRAYERS = [
export function renderKaza(pb) {
const user = pb.authStore.model;
const birthDate = user?.birthDate || user?.birthdate;
const birthDate = user?.birthdate || user?.birthdate;
const gender = user?.gender || "male";
const html = `