1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

[Editor] Update the id for a l10n string

This commit is contained in:
Calixte Denizet 2022-07-04 10:18:42 +02:00
parent 03c6febc44
commit ae2cf7e1e7
3 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ class FreeTextEditor extends AnnotationEditor {
}
static initialize(l10n) {
this._l10nPromise = l10n.get("freetext_default_content");
this._l10nPromise = l10n.get("free_text_default_content");
const style = getComputedStyle(document.documentElement);
if (