mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-16 22:55:03 +00:00
Update
This commit is contained in:
parent
7644f2bdaa
commit
5056eea79e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import { caseAbbreviations } from "../caseAbbreviations";
|
|||
import { CasesPluginType } from "../types";
|
||||
import { getCaseIcon } from "./getCaseIcon";
|
||||
|
||||
const CASE_SUMMARY_REASON_MAX_LENGTH = 662;
|
||||
const CASE_SUMMARY_REASON_MAX_LENGTH = 600;
|
||||
const INCLUDE_MORE_NOTES_THRESHOLD = 20;
|
||||
const UPDATE_STR = "\n**[Update]**";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue