Skip to content

Commit 4f450b6

Browse files
Add actions.json for solana blink support (#9331)
1 parent 0fcee25 commit 4f450b6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/web/public/actions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"rules": [
3+
{
4+
"pathPattern": "/*",
5+
"apiPath": "https://actions.audius.co/*"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)