Skip to content

Commit

Permalink
Fixed script.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Julexar authored Jul 12, 2024
1 parent aeb0ccf commit 3394b17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Faerun Calendar/script.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://github.com/Roll20/roll20-api-scripts/master/_Example%20Script%20-%20Check%20for%20formatting%20details/script.schema.json",
"name": "Faerun-Calendar",
"script": "encounter.js",
"name": "Faerun Calendar",
"script": "calendar.js",
"version": "1.0",
"description": "Faerûn Calendar for Roll20. Check the [Wiki](https://github.com/Julexar/Faerun-Calendar/wiki) for more Info.",
"authors": "Julexar",
Expand All @@ -13,4 +13,4 @@
"state.alarms": "read,write",
"handout": "read,write"
}
}
}

0 comments on commit 3394b17

Please sign in to comment.