filemanagershortcuts: fix menu (#11167)

reviewable/pr11175/r1
hius07 5 months ago committed by GitHub
parent 6527d7f1ab
commit d3787eee64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -235,7 +235,6 @@ end
function FileManagerShortcuts:onShowFolderShortcutsDialog(select_callback)
self.shortcuts_menu = Menu:new{
title = self.title,
show_parent = self.ui,
covers_fullscreen = true,
is_borderless = true,
is_popout = false,

Loading…
Cancel
Save