show if selfie

This commit is contained in:
Zhora Shalyapin 2025-04-08 15:30:21 +00:00
parent 9cc991c286
commit 802fa79eec

View File

@ -2322,6 +2322,10 @@
if (point.history_ru) {
pointCell.append(Tag.span({ classes: "point-info", textContent: "Есть ИС" }))
}
if (point.photo_answer) {
pointCell.append(Tag.span({ classes: "point-info", textContent: "Селфи" }))
}
}
addStylesToHead(`