We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39558d5 commit 9e754caCopy full SHA for 9e754ca
redisinsight/ui/src/constants/browser.ts
@@ -4,3 +4,5 @@ export const TEXT_UNPRINTABLE_CHARACTERS = {
4
title: 'Non-printable characters have been detected',
5
text: 'Use Workbench or CLI to edit without data loss.',
6
}
7
+
8
+export const TEXT_DISABLED_FORMATTER_EDITING = 'Cannot edit the value in this format'
0 commit comments