v3: localization fixes, char counters & limits on all text fields, ux fixes
This commit is contained in:
@@ -108,6 +108,7 @@ export function JournalCard(
|
||||
? (e) => {
|
||||
e.stopPropagation();
|
||||
play({
|
||||
kind: "embed",
|
||||
embedUrl,
|
||||
title: dump.richContent?.title,
|
||||
type: dump.richContent?.type ?? "unknown",
|
||||
|
||||
Reference in New Issue
Block a user