diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-09-23 11:30:30 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-09-23 11:30:30 -0400 |
| commit | c172efd5157c16748801fc32a96cb70638eec4e1 (patch) | |
| tree | 60518d09dc08d9444ae349d5e6b576aecdd99001 /.gitmodules | |
| parent | 347716361b06108788ce1c3d72d59caa06e89aa0 (diff) | |
| parent | f1814b3690d61cc122c83381ed013eaf20a33971 (diff) | |
| download | eibhear-c172efd5157c16748801fc32a96cb70638eec4e1.tar.gz eibhear-c172efd5157c16748801fc32a96cb70638eec4e1.tar.zst eibhear-c172efd5157c16748801fc32a96cb70638eec4e1.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 4f7c5dd..c8bf5fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule ".config/mpv/scripts/mpvSockets"] - path = .config/mpv/scripts/mpvSockets +[submodule ".config/mpv/script_modules/mpvSockets"] + path = .config/mpv/script_modules/mpvSockets url = https://github.com/wis/mpvSockets.git |
