@goodhood-web/nebenan-base 3.4.0-development.15 → 3.4.0-development.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -53738,7 +53738,7 @@ Namen und Kommentare auf den Beitrag sind nicht öffentlich sichtbar.`
|
|
|
53738
53738
|
...i,
|
|
53739
53739
|
handleReserve: e,
|
|
53740
53740
|
isReserved: t
|
|
53741
|
-
}, a = i.paidHighlightUntil, s = () => i.isMine ? `Derzeit hervorgehoben bis ${a == null ? void 0 : a.time} Uhr am ${a == null ? void 0 : a.date}.` : "Aktuell häufiger angesehen", l = () => i.isMine ? {
|
|
53741
|
+
}, a = i.paidHighlightUntil, s = () => i.isMine ? `Derzeit hervorgehoben bis ${a == null ? void 0 : a.time} Uhr am ${a == null ? void 0 : a.date}.` : "Aktuell häufiger angesehen!", l = () => i.isMine ? {
|
|
53742
53742
|
notificationBubble: {
|
|
53743
53743
|
ariaLabel: "notice"
|
|
53744
53744
|
}
|