Skip to content

Commit f4386a6

Browse files
committed
feature: cloudcmd: aleman v1.16.1
1 parent 91f9c0a commit f4386a6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

client/modules/menu/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ function getOptions({type}) {
109109

110110
const options = {
111111
icon: true,
112+
infiniteScroll: false,
112113
beforeClose: Key.setBind,
113114
beforeHide: Key.setBind,
114115
beforeShow: exec.with(beforeShow, func),

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@cloudcmd/move-files": "^8.0.0",
9090
"@cloudcmd/read-files-sync": "^2.0.0",
9191
"@putout/cli-validate-args": "^2.0.0",
92-
"aleman": "^1.15.0",
92+
"aleman": "^1.16.1",
9393
"apart": "^2.0.0",
9494
"chalk": "^5.3.0",
9595
"compression": "^1.7.4",

0 commit comments

Comments
 (0)