diff options
| -rw-r--r-- | main.lua | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1068,6 +1068,8 @@ mp.register_event('end-file', function() update_osd() end) +mp.command_native({'script-message', 'osc-idlescreen', 'no', ''}) + load_data() push_group_menu(catalogue:get('root')) |
