Previous fix didn't make any difference, so reverting

This commit is contained in:
farling42
2025-03-20 16:17:52 +00:00
parent 238f7f057a
commit ecbd26a89d
+1 -1
View File
@@ -29,7 +29,7 @@
], ],
"url": "#{URL}#", "url": "#{URL}#",
"download": "#{DOWNLOAD}#", "download": "#{DOWNLOAD}#",
"manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json", "manifest": "#{MANIFEST}#",
"readme": "https://github.com/farling42/foundryvtt-socketlib/blob/master/README.md", "readme": "https://github.com/farling42/foundryvtt-socketlib/blob/master/README.md",
"changelog": "https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md", "changelog": "https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md",
"bugs": "https://github.com/farling42/foundryvtt-socketlib/issues" "bugs": "https://github.com/farling42/foundryvtt-socketlib/issues"