feature: cloudcmd: aleman v1.16.1

This commit is contained in:
coderiaser 2025-09-24 18:07:13 +03:00
parent 91f9c0a1aa
commit f4386a6f0f
2 changed files with 2 additions and 1 deletions

View file

@ -109,6 +109,7 @@ function getOptions({type}) {
const options = {
icon: true,
infiniteScroll: false,
beforeClose: Key.setBind,
beforeHide: Key.setBind,
beforeShow: exec.with(beforeShow, func),