Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
rathko authored Jan 8, 2024
2 parents 8147d48 + 7a32e71 commit bd9cc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/limit/limit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
* limitations under the License.
*/

export const DEFAULT_LIMITS = [5, 10, 25, 50, 100];
export const AVAILABLE_LIMITS = [5, 10, 25, 50, 100, 150, 200];

0 comments on commit bd9cc7f

Please sign in to comment.