bonamin f5736b85cb fix(menu-app): crash when tagline/hours fields are null
The API now always sends restaurant.tagline/blurb as {en, gr} objects,
including when a site hasn't set them yet (both null). The old
`?? r.tagline` fallback rendered the whole object as a React child in
that case (React error #31) instead of falling back to a display
string. Fall back to the localized fallback string instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-19 10:22:43 +03:00
Description
This this is the Cloud Backend + Sysadmin panel, for the Xenia POS system
354 KiB
Languages
JavaScript 72.9%
Python 25%
Dockerfile 0.9%
HTML 0.8%
CSS 0.4%