Unify editor shell asset contracts
This commit is contained in:
@@ -42,8 +42,7 @@ struct StructuredEditorShellBinding {
|
||||
|
||||
inline UIEditorShortcutManager BuildStructuredEditorShortcutManager(
|
||||
const EditorShellAsset& asset) {
|
||||
(void)asset;
|
||||
return UIEditorShortcutManager(UIEditorCommandRegistry{});
|
||||
return BuildEditorShellShortcutManager(asset);
|
||||
}
|
||||
|
||||
inline StructuredEditorShellBinding BuildStructuredEditorShellBinding(
|
||||
|
||||
Reference in New Issue
Block a user