mirror of
				https://github.com/owncast/owncast.git
				synced 2025-11-04 05:17:27 +08:00 
			
		
		
		
	cleanup
This commit is contained in:
		@ -6,11 +6,6 @@ Will display an overview with the following datasources:
 | 
				
			|||||||
3. Video settings.
 | 
					3. Video settings.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TODO: Link each overview value to the sub-page that focuses on it.
 | 
					TODO: Link each overview value to the sub-page that focuses on it.
 | 
				
			||||||
 | 
					 | 
				
			||||||
GW: to do:
 | 
					 | 
				
			||||||
- Home  - more box shadoe?
 | 
					 | 
				
			||||||
- maybe make outbound/inbound smaller (since it's fixed info for current stream)
 | 
					 | 
				
			||||||
- reformat "Inbound Video Stream" section.
 | 
					 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import React, { useState, useEffect, useContext } from "react";
 | 
					import React, { useState, useEffect, useContext } from "react";
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user