diff options
-rw-r--r-- | yeetube.el | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -43,9 +43,8 @@ (defcustom yeetube-results-limit 10 "Define the amount of search results. -Note: -If you are using an invidious instance, it's recommended to keep it -below 15." +Note: If you are using an invidious instance, it's recommended to keep +this < 13." :type 'number :safe #'numberp :group 'yeetube) |