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