Skip to content

Commit

Permalink
Add "hasNotificationSound"
Browse files Browse the repository at this point in the history
  • Loading branch information
xmha97 committed Jun 6, 2024
1 parent f6e0214 commit 01d5eb7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
4 changes: 3 additions & 1 deletion recipes/bale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
"id": "bale",
"name": "Bale",
"version": "1.0.1",
"repository": "https://github.com/xmha97/FerdiumRecipes",
"license": "MIT",
"aliases": [
"بله"
],
"config": {
"serviceURL": "https://web.bale.ai/"
"serviceURL": "https://web.bale.ai/",
"hasNotificationSound": true
}
}
4 changes: 3 additions & 1 deletion recipes/eitaa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
"id": "eitaa",
"name": "Eitaa",
"version": "1.0.1",
"repository": "https://github.com/xmha97/FerdiumRecipes",
"license": "MIT",
"aliases": [
"ایتا"
],
"config": {
"serviceURL": "https://web.eitaa.com/"
"serviceURL": "https://web.eitaa.com/",
"hasNotificationSound": true
}
}
4 changes: 3 additions & 1 deletion recipes/rubika/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
"id": "rubika",
"name": "Rubika",
"version": "1.0.0",
"repository": "https://github.com/xmha97/FerdiumRecipes",
"license": "MIT",
"aliases": [
"روبیکا"
],
"config": {
"serviceURL": "https://web.rubika.ir/"
"serviceURL": "https://web.rubika.ir/",
"hasNotificationSound": true
}
}
4 changes: 3 additions & 1 deletion recipes/soroush/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
"id": "soroush",
"name": "Soroush+",
"version": "1.0.0",
"repository": "https://github.com/xmha97/FerdiumRecipes",
"license": "MIT",
"aliases": [
"سروش پلاس"
],
"config": {
"serviceURL": "https://web.splus.ir/"
"serviceURL": "https://web.splus.ir/",
"hasNotificationSound": true
}
}

0 comments on commit 01d5eb7

Please sign in to comment.