Update content_menu.xml.lua

This commit is contained in:
Xertis 2024-11-07 20:19:10 +03:00 committed by GitHub
parent 8a637457a4
commit fe5a913870
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,4 @@
function on_open(params)
if params then
mode = params.mode
end
refresh()
end