Skip to content

Commit

Permalink
Remove reference to the file macros.vm in module.properties (#104)
Browse files Browse the repository at this point in the history
This was causing errors when loading the extension because the file didn't
exist.

Fixes: #101
  • Loading branch information
sebastian-berlin-wmse authored Jun 4, 2024
1 parent f0fb669 commit eac15b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/MOD-INF/module.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
name = commons
description = Integration with Wikimedia Commons
templating.macros = macros.vm
requires = core

0 comments on commit eac15b2

Please sign in to comment.