Skip to content

Commit 2f0b442

Browse files
tsuyoshichoh-east
andcommitted
popup.jax: Fix example dropping
Co-authored-by: h_east <[email protected]>
1 parent 6c299e6 commit 2f0b442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/popup.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,6 +1020,7 @@ popup_filter_menu() をショートカットで拡張できるようにする: >
10201020
popup_close(id, 3)
10211021
else
10221022
# ショートカットキーではない場合は通常のフィルタに渡す
1023+
return popup_filter_menu(id, key)
10231024
endif
10241025
return true
10251026
},

0 commit comments

Comments
 (0)