mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 14:43:06 +08:00
fix
This commit is contained in:
@@ -93,7 +93,7 @@ export function PageVerificationBadge({
|
||||
if (readOnly) return null;
|
||||
return (
|
||||
<Tooltip
|
||||
label={`${t("Page verification")} — ${upgradeLabel}`}
|
||||
label={`${t("Add verification")} — ${upgradeLabel}`}
|
||||
withArrow
|
||||
openDelay={250}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user