mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Lint docs of addCurrentTimeToURL in player script
Follow lint indications : https://github.com/iv-org/invidious/pull/2912#discussion_r811479583
This commit is contained in:
		@@ -51,7 +51,7 @@ var player = videojs('player', options);
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Function for add time argument to url
 | 
			
		||||
 * @param {String} url 
 | 
			
		||||
 * @param {String} url
 | 
			
		||||
 * @returns urlWithTimeArg
 | 
			
		||||
 */
 | 
			
		||||
function addCurrentTimeToURL(url) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user