Show token distance on hover

This commit is contained in:
Carlos Fernandez 2026-01-29 21:18:35 -05:00
parent b374070809
commit be0959dfd5
4 changed files with 86 additions and 0 deletions

View file

@ -2405,6 +2405,14 @@
"hideAttribution": {
"label": "Hide Attribution"
},
"showTokenDistance": {
"label": "Show Token Distance on Hover",
"choices": {
"always": "Always",
"encounters": "Encounters",
"never": "Never"
}
},
"expandedTitle": "Auto-expand Descriptions",
"extendCharacterDescriptions": {
"label": "Characters"