added const TEL (working on mailgo for telephone numbers!)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// @flow
|
||||
const V = "MAILGO_VERSION";
|
||||
const MAILTO = "mailto:";
|
||||
const TEL = "tel:";
|
||||
|
||||
// mailgo style (gulp)
|
||||
const mailgoCSS = document.createElement("style");
|
||||
|
||||
Reference in New Issue
Block a user