mailgoVersion as global var, built 0.8.0

This commit is contained in:
Matteo Manzinello 2019-10-28 21:30:47 +01:00
parent bf8f45181f
commit 518e1baf82
2 changed files with 3 additions and 3 deletions

2
dist/mailgo.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
(() => {
const V = "MAILGO_VERSION";
const mailgoVersion = "MAILGO_VERSION";
(() => {
// links
const MAILTO = "mailto:";
const TEL = "tel:";