mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-07 01:13:08 +02:00
Added slug default value
This commit is contained in:
@@ -1110,6 +1110,7 @@ export class ContentType {
|
||||
}
|
||||
break;
|
||||
case 'string':
|
||||
case 'slug':
|
||||
case 'image':
|
||||
case 'file':
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user