Skip to content

Commit

Permalink
Update .gitterra.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev authored Mar 24, 2024
1 parent f29a701 commit 4b96537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitterra.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = function (config) {
// sets non-default minimum number of tiles
config.minTiles = 5;
config.minTiles = 25;

return config;
};

0 comments on commit 4b96537

Please sign in to comment.