diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-14 00:07:41 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-14 00:07:41 +0900 |
| commit | 5e954f3dfb4304341c1a50a1f9310f58dcf39682 (patch) | |
| tree | f4e5c1fdc9ee24b662fd9f4f43da4621a012c29a /ar/.config/mpv/scripts/SmartCopyPaste_II.lua | |
| parent | a13bf1ecb918bcf80ecb8bb9663ac7a84d576243 (diff) | |
updates
Diffstat (limited to 'ar/.config/mpv/scripts/SmartCopyPaste_II.lua')
| -rw-r--r-- | ar/.config/mpv/scripts/SmartCopyPaste_II.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/mpv/scripts/SmartCopyPaste_II.lua b/ar/.config/mpv/scripts/SmartCopyPaste_II.lua index ca5bf58..f0456eb 100644 --- a/ar/.config/mpv/scripts/SmartCopyPaste_II.lua +++ b/ar/.config/mpv/scripts/SmartCopyPaste_II.lua @@ -239,7 +239,7 @@ local o = { ]], --Keybind thats are ignored when list is open ---------------------------END OF USER CUSTOMIZATION SETTINGS--------------------------- -}; +} (require("mp.options")).read_options(o) local utils = require("mp.utils") |
