mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
missed another break
This commit is contained in:
@@ -441,6 +441,7 @@ export class LayoutModel {
|
||||
this.treeReducer({
|
||||
type: LayoutTreeActionType.ClearTree,
|
||||
} as LayoutTreeClearTreeAction);
|
||||
break;
|
||||
}
|
||||
default:
|
||||
console.warn("unsupported layout action", action);
|
||||
|
||||
Reference in New Issue
Block a user