Skip to content

Commit

Permalink
Toggle all direct children from folder mockoon mockoon#1188
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagocarod committed Feb 27, 2024
1 parent 2a9005d commit 56cb0fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/desktop/test/libs/context-menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ export enum ContextMenuFolderActions {
ADD_CRUD = 1,
ADD_HTTP = 2,
ADD_FOLDER = 3,
DELETE = 4
TOGGLE_FOLDER = 4,
DELETE = 5
}

class ContextMenu {
Expand Down

0 comments on commit 56cb0fc

Please sign in to comment.