mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-03 22:21:55 +00:00 
			
		
		
		
	Update src/invidious/helpers/webvtt.cr
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
This commit is contained in:
		@@ -34,7 +34,7 @@ module WebVTT
 | 
			
		||||
 | 
			
		||||
      if setting_fields
 | 
			
		||||
        setting_fields.each do |name, value|
 | 
			
		||||
          @io << "#{name}: #{value}\n"
 | 
			
		||||
          @io << name << ": " << value << '\n'
 | 
			
		||||
        end
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user