This commit is contained in:
2020-04-02 14:08:12 +00:00
parent 1384aef052
commit d212bd5524
2 changed files with 57 additions and 57 deletions

View File

@@ -1,5 +1,5 @@
/* Xeslint-disable */
var VM_LOCAL = null;
let VM_LOCAL = null;
//Calculate a reasonable time to show the alert based on the size of the message and some sane bounds
//https://ux.stackexchange.com/a/85898