mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
User Settings General messages per page use <input number instead of select
This commit is contained in:
parent
023c8f603b
commit
081761b593
4 changed files with 7 additions and 17 deletions
|
|
@ -1,3 +1 @@
|
|||
export const MESSAGES_PER_PAGE_VALUES = [10, 20, 30, 50, 100];
|
||||
|
||||
export const UNUSED_OPTION_VALUE = '__UNUSE__';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue