remove fallbackIsoCode from scaffolding since the server fails if it is present and empty
This commit is contained in:
@@ -55,7 +55,6 @@ export class UmbLanguageServerDataSource
|
||||
name: '',
|
||||
isDefault: false,
|
||||
isMandatory: false,
|
||||
fallbackIsoCode: '',
|
||||
isoCode: '',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user