This commit is contained in:
Jesús 2021-01-26 21:40:18 -05:00
parent f5f8339d7c
commit 2d107bab48
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -31,7 +31,7 @@
:group 'livie) :group 'livie)
(defcustom livie-sort-criterion 'relevance (defcustom livie-sort-criterion 'relevance
"Criterion to sort the results of the search query." "Criteria to sort the results of the search query."
:type 'symbol :type 'symbol
:options '(relevance rating upload_date view_count) :options '(relevance rating upload_date view_count)
:group 'livie) :group 'livie)