Skip to content

Commit

Permalink
Merge pull request #40 from WikiTeq/master
Browse files Browse the repository at this point in the history
Fix path to ext.SimpleMathJax.js in ResourceModules (#1)
  • Loading branch information
jmnote authored Jul 2, 2024
2 parents 7c9de84 + 1ef4135 commit 0b5e165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"ResourceFileModulePaths": {
"localBasePath": "",
"remoteExtPath": "SimpleMathJax/resources"
"remoteExtPath": "SimpleMathJax"
},
"manifest_version": 2
}

0 comments on commit 0b5e165

Please sign in to comment.