correct for the new spelling

This commit is contained in:
Niels Lyngsø
2020-06-11 20:30:34 +02:00
parent ba43a43483
commit 963feadf51

View File

@@ -127,7 +127,7 @@
}
});
vm.availableContentTypesAliases = modelObject.getAvailableAliasForBlockContent();
vm.availableContentTypesAliases = modelObject.getAvailableAliasesForBlockContent();
vm.availableBlockTypes = modelObject.getAvailableBlocksForBlockPicker();
vm.loading = false;