add fallback font

This commit is contained in:
Dan Percic 2023-06-23 19:04:38 +03:00
parent 4e810da3bb
commit 90c7346424
2 changed files with 5 additions and 1 deletions

View File

@ -21,6 +21,10 @@
"match": "M+1p*",
"target": "m+1p1",
"type": "Wildcard"
},
{
"target": "m+1p1",
"type": "All"
}
],
"versionMajor": 2,

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "3.988.66",
"version": "3.988.67",
"private": true,
"license": "MIT",
"scripts": {