Skip to content

Commit 6b40d70

Browse files
authored
Merge pull request #354 from jamescridland/patch-7
Update apps.json
2 parents 6c10beb + 2b50d38 commit 6b40d70

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

server/data/apps.json

+17
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,23 @@
2222
}
2323
]
2424
},
25+
{
26+
"appName": "Ausha",
27+
"appType": [
28+
"hosting"
29+
],
30+
"appUrl": "https://www.ausha.co/",
31+
"appIconUrl": "aushalogo.png",
32+
"platforms": [
33+
"Web"
34+
],
35+
"supportedElements": [
36+
{
37+
"elementName": "Transcript",
38+
"elementURL": "https://www.ausha.co/blog/productlove-transcription-ausha/"
39+
}
40+
]
41+
},
2542
{
2643
"appName": "chaptertool",
2744
"appType": [

0 commit comments

Comments
 (0)