remove fallbackIsoCode from scaffolding since the server fails if it is present and empty

This commit is contained in:
Jacob Overgaard
2023-04-03 10:42:05 +02:00
parent 57f13546ad
commit 8becebe74d

View File

@@ -55,7 +55,6 @@ export class UmbLanguageServerDataSource
name: '',
isDefault: false,
isMandatory: false,
fallbackIsoCode: '',
isoCode: '',
};