t
Some checks failed
deploy to production / deploy (push) Failing after 1m53s

This commit is contained in:
2023-06-16 16:05:25 +00:00
parent 0527f2f2e1
commit 39784aa919
4 changed files with 18 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ meta:
defaultValue:
eval: |
(function(){
return "Title" + $namespace
return "Title" + $file.name
})()