We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If user_opts does not require exec_dislikes(), halt API calls through curl.
user_opts
exec_dislikes()
ModernX/modernx.lua
Lines 1363 to 1365 in 4e7ec24
For example:
if path:find('youtu%.?be') and (user_opts.showdescription or user_opts.updatetitleyoutubestats) then
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If
user_opts
does not requireexec_dislikes()
, halt API calls through curl.ModernX/modernx.lua
Lines 1363 to 1365 in 4e7ec24
For example:
The text was updated successfully, but these errors were encountered: