Merge pull request #10085 from keymanapp/fix/web/tests

fix(web): Fix attachment-api tests
This commit is contained in:
Eberhard Beilharz 2023-11-29 09:40:32 +01:00 committed by GitHub
commit 57b20ac033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
// Page-global variable definitions.
{
var inputCounter = 0;
var kmw = keyman;
}
function generateDiagnosticDiv(elem) {