Skip to content

Commit

Permalink
Update legacy madani pages to v6 (#1133)
Browse files Browse the repository at this point in the history
The basmallah on pages 597 and 598 should have a shaddah. This patch
pulls in quran/quran.com-images#30 and thereby fixes #640.
  • Loading branch information
ahmedre authored Apr 7, 2019
1 parent 5c910c4 commit 2103097
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class MadaniPageProvider : PageProvider {
override fun getPageSizeCalculator(displaySize: DisplaySize): PageSizeCalculator =
DefaultPageSizeCalculator(displaySize)

override fun getImageVersion() = 5
override fun getImageVersion() = 6

override fun getImagesBaseUrl() = "$baseUrl/"

Expand Down

0 comments on commit 2103097

Please sign in to comment.