fix menu separators
This commit is contained in:
@@ -495,7 +495,7 @@ end
|
||||
local function loadDirectory(dir)
|
||||
local dropdown = {
|
||||
{ text = 'Setup', event = 'setup' },
|
||||
UI.MenuBar.spacer,
|
||||
{ spacer = true },
|
||||
{
|
||||
text = 'Rescan storage',
|
||||
event = 'rescan',
|
||||
|
||||
Reference in New Issue
Block a user