kopia lustrzana https://github.com/iv-org/invidious
				
				
				
			fix(typo): 'Salect' -> 'Select' (#5242)
						commit
						64ad97f308
					
				|  | @ -91,7 +91,7 @@ module Invidious::Database::Playlists | |||
|   end | ||||
| 
 | ||||
|   # ------------------- | ||||
|   #  Salect | ||||
|   #  Select | ||||
|   # ------------------- | ||||
| 
 | ||||
|   def select(*, id : String) : InvidiousPlaylist? | ||||
|  | @ -113,7 +113,7 @@ module Invidious::Database::Playlists | |||
|   end | ||||
| 
 | ||||
|   # ------------------- | ||||
|   #  Salect (filtered) | ||||
|   #  Select (filtered) | ||||
|   # ------------------- | ||||
| 
 | ||||
|   def select_like_iv(email : String) : Array(InvidiousPlaylist) | ||||
|  | @ -213,7 +213,7 @@ module Invidious::Database::PlaylistVideos | |||
|   end | ||||
| 
 | ||||
|   # ------------------- | ||||
|   #  Salect | ||||
|   #  Select | ||||
|   # ------------------- | ||||
| 
 | ||||
|   def select(plid : String, index : VideoIndex, offset, limit = 100) : Array(PlaylistVideo) | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 syeopite
						syeopite