mirror of https://github.com/hashicorp/consul
Browse Source
This commit adds a bit of string wrangling to avoid the keys in our javascript source file also being transformed. Additionally, whilst looking at this we decided that Maps are a better dictionary than javascript objects, so we moved to use those here also (but this doesn't affect the issue)pull/10616/head
John Cowen
3 years ago
committed by
GitHub
4 changed files with 17 additions and 10 deletions
@ -0,0 +1,3 @@ |
|||||||
|
```release-note:bug |
||||||
|
ui: Fix KV editor syntax highlighting |
||||||
|
``` |
Loading…
Reference in new issue