Skip to content

Commit

Permalink
revert 6b257ba
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective authored Jul 15, 2024
1 parent 424e53f commit a57f7bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/backend/src/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* SPDX-License-Identifier: AGPL-3.0-only
*/

// dummy
export const MAX_NOTE_TEXT_LENGTH = 3000;

export const USER_ONLINE_THRESHOLD = 1000 * 60 * 10; // 10min
Expand Down

0 comments on commit a57f7bf

Please sign in to comment.