ci: cache eslint (#14204)

* ci: cache eslint

* dummy commit to trigger

* fix syntax error
This commit is contained in:
Kisaragi
2024-07-14 21:30:57 +09:00
committed by GitHub
parent aa0632727f
commit f0b9d70720
2 changed files with 11 additions and 1 deletions

View File

@@ -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