mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Tweak comment
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*
|
||||
* note: intentional design, it's exposed to embedders of xterm.js
|
||||
* so they can change the strings to localize xterm.js. #4055
|
||||
*/
|
||||
// This file contains strings that get exported in the API so they can be localized
|
||||
|
||||
// eslint-disable-next-line prefer-const
|
||||
export let promptLabel = 'Terminal input';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user