Skip to content

Commit

Permalink
Template directory should be relative to skin
Browse files Browse the repository at this point in the history
  • Loading branch information
jdlrobson committed Aug 27, 2021
1 parent 7b7742e commit 3e433ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skin.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"args": [
{
"name": "alexandria",
"templateDirectory": "skins/Alexandria/resources/dist/",
"templateDirectory": "resources/dist/",
"responsive": true,
"messages": [
"searchsuggest-containing",
Expand Down

0 comments on commit 3e433ca

Please sign in to comment.