mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 20:01:25 +01:00
Colored autocompletion icons
This commit is contained in:
@@ -54,7 +54,7 @@ export function useTemplateFunctions() {
|
||||
{ name: 'Unix (ms)', value: 'unix_millis' },
|
||||
],
|
||||
optional: true,
|
||||
defaultValue: 'RFC3339',
|
||||
defaultValue: 'rfc3339',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user