💠 initReplBridge.ts
This commit is contained in:
@@ -567,3 +567,4 @@ function deriveTitle(raw: string): string | undefined {
|
|||||||
? flat.slice(0, TITLE_MAX_LEN - 1) + '\u2026'
|
? flat.slice(0, TITLE_MAX_LEN - 1) + '\u2026'
|
||||||
: flat
|
: flat
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user