Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhbhatia committed Sep 7, 2024
1 parent 1eb588e commit 9343b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/pagy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
require "pagy/extras/overflow"

Pagy::DEFAULT[:items] = 8
Pagy::DEFAULT[:overflow] = :last_page
Pagy::DEFAULT[:overflow] = :last_page

0 comments on commit 9343b6e

Please sign in to comment.