ci: cache eslint (#14204)
* ci: cache eslint * dummy commit to trigger * fix syntax error
This commit is contained in:
parent
aa0632727f
commit
f0b9d70720
2 changed files with 11 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
// dummy
|
||||
export const MAX_NOTE_TEXT_LENGTH = 3000;
|
||||
|
||||
export const USER_ONLINE_THRESHOLD = 1000 * 60 * 10; // 10min
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue