@@ -434,7 +436,7 @@ function QuickLinks({ toast, mobile }) {
{/* Link-Grid */}
{links.length === 0 && !editMode
- ?
Tippe auf "✎" um Links hinzuzufügen.
Tippe auf "✎" um Links hinzuzufügen.
{links.map(l => (
@@ -544,7 +546,7 @@ function TodoList({ toast }) {
border:'1.5px solid rgba(78,205,196,0.5)', background:'transparent',
}} />
{item.text}
-
+
))}
{done.length > 0 && (
@@ -558,7 +560,7 @@ function TodoList({ toast }) {
color:'#4ecdc4', fontSize:12, lineHeight:1,
}}>✓
{item.text}
-
+
))}
>
@@ -633,7 +635,7 @@ function BestellStats() {
{open && (