mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
commit
88e48d38ad
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
cl = function(something){
|
cl = function(something){
|
||||||
console.log(l);
|
console.log(something);
|
||||||
};
|
};
|
||||||
|
|
||||||
getCurrentTemplate = function() {
|
getCurrentTemplate = function() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue