auto upgrade packages on base opus update - github actions wip
This commit is contained in:
@@ -17,7 +17,7 @@ local page = UI.Page {
|
||||
UI:quit()
|
||||
end
|
||||
|
||||
return UI.FileSelect.eventHandler(self, event)
|
||||
return UI.Page.eventHandler(self, event)
|
||||
end,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user