mirror of
https://github.com/kepler155c/opus
synced 2025-11-07 19:13:00 +00:00
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