Skip to content

Commit

Permalink
more options included. Resolve #4
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-roger committed Sep 27, 2022
1 parent 9f2293c commit 66aa0e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: winterwulf # Replace with a single Ko-fi usernam
ko_fi: winterwulf # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
Expand Down
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Flying Tokens works with Token Magic FX API to add shadow and movement that simulates the flight.",
"version": "This is auto replaced",
"library": "false",
"manifestPlusVersion": "1.2.0",
"manifestPlusVersion": "This is auto replaced",
"minimumCoreVersion": "9",
"compatibleCoreVersion": "10",
"compatibility": {
Expand Down Expand Up @@ -56,11 +56,11 @@
"media": [
{
"type": "icon",
"url": "https://raw.githubusercontent.com/paulo-roger/weatherfx/master/readme/icon.png"
"url": "https://raw.githubusercontent.com/paulo-roger/flying-tokens/master/readme/icon.png"
},
{
"type": "cover",
"url": "https://raw.githubusercontent.com/paulo-roger/weatherfx/master/readme/cover.png"
"url": "https://raw.githubusercontent.com/paulo-roger/flying-tokens/master/readme/cover.png"
}
]
}

0 comments on commit 66aa0e5

Please sign in to comment.