mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 04:32:02 +00:00 
			
		
		
		
	HTML: Sort playlists alphabetically in watch page drop down
This commit is contained in:
		| @@ -140,6 +140,7 @@ module Invidious::Database::Playlists | ||||
|     request = <<-SQL | ||||
|       SELECT id,title FROM playlists | ||||
|       WHERE author = $1 AND id LIKE 'IV%' | ||||
|       ORDER BY title | ||||
|     SQL | ||||
|  | ||||
|     PG_DB.query_all(request, email, as: {String, String}) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Samantaz Fox
					Samantaz Fox