mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-07 01:13:08 +02:00
Fix #257
This commit is contained in:
@@ -247,6 +247,8 @@ export class ArticleHelper {
|
||||
if (!contentType.fields) {
|
||||
contentType.fields = DEFAULT_CONTENT_TYPE.fields;
|
||||
}
|
||||
|
||||
return contentType;
|
||||
}
|
||||
|
||||
return DEFAULT_CONTENT_TYPE;
|
||||
|
||||
Reference in New Issue
Block a user