fix menu separators
This commit is contained in:
@@ -27,7 +27,7 @@ local page = UI.Page {
|
||||
x = -3,
|
||||
dropdown = {
|
||||
{ text = 'Setup', event = 'network' },
|
||||
UI.MenuBar.spacer,
|
||||
{ spacer = true },
|
||||
{
|
||||
text = 'Rescan storage',
|
||||
event = 'rescan',
|
||||
|
||||
Reference in New Issue
Block a user