Colored autocompletion icons

This commit is contained in:
Gregory Schier
2024-08-17 05:47:05 -07:00
parent 9f04cfb673
commit 1b63f33d43
2 changed files with 19 additions and 16 deletions

View File

@@ -54,7 +54,7 @@ export function useTemplateFunctions() {
{ name: 'Unix (ms)', value: 'unix_millis' },
],
optional: true,
defaultValue: 'RFC3339',
defaultValue: 'rfc3339',
},
],
},