Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ksimuk committed Nov 7, 2023
1 parent 6885f7f commit 72f519e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
console.log("hello world")

alert("hello world")
8 changes: 8 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Demo 'Hello world' plugin",
"type": "helper",
"properties": {
"user_type": "all",
"component": "all"
}
}

0 comments on commit 72f519e

Please sign in to comment.