mirror of https://github.com/VERT-sh/VERT.git
feat: uguhughguuh
This commit is contained in:
parent
b1f4d430a2
commit
156bc89073
|
@ -74,8 +74,8 @@
|
|||
(async (i) => {
|
||||
window.plausible("Convert", {
|
||||
props: {
|
||||
"Format from": files.files[i].from.toLowerCase(),
|
||||
"Format to": files.files[i].to.toLowerCase(),
|
||||
"Convert from": files.files[i].from.toLowerCase(),
|
||||
"Convert to": files.files[i].to.toLowerCase(),
|
||||
Conversion: `${files.files[i].from.toLowerCase()} to ${files.files[i].to.toLowerCase()}`,
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue