Skip to content

Commit

Permalink
Add dependencies of subcatlink.js (mw.Title should be loaded first)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardspec committed Nov 15, 2024
1 parent 1f6d184 commit d572cef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@
"desktop",
"mobile"
],
"dependencies": [
"mediawiki.Title"
],
"messages": [
"subcatimagesgallery-empty",
"subcatimagesgallery-link",
Expand Down

0 comments on commit d572cef

Please sign in to comment.