Skip to content

Commit

Permalink
Minify recitations.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1eef committed Oct 13, 2023
1 parent d13def6 commit 5051284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rules
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ compile "/slugs.json" do
write(nil)
end

compile "/reciters.json" do
compile "/recitations.json" do
filter(:minify_json)
write(nil)
end
Expand Down

0 comments on commit 5051284

Please sign in to comment.