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