Commit 7edb3598 authored by Steven's avatar Steven

chore: update default request limit

parent bc2d2d0c
......@@ -11,4 +11,4 @@ export const DAILY_TIMESTAMP = 3600 * 24 * 1000;
export const TAB_SPACE_WIDTH = 2;
// default fetch memo amount
export const DEFAULT_MEMO_LIMIT = 20;
export const DEFAULT_MEMO_LIMIT = 10;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment