mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Comment
This commit is contained in:
		
							parent
							
								
									3dc824e1a4
								
							
						
					
					
						commit
						31c4b5a169
					
				@ -7,6 +7,9 @@ using MediaBrowser.Model.Progress;
 | 
			
		||||
 | 
			
		||||
namespace MediaBrowser.Common.UI
 | 
			
		||||
{
 | 
			
		||||
    /// <summary>
 | 
			
		||||
    /// Serves as a base Application class for both the UI and Server apps.
 | 
			
		||||
    /// </summary>
 | 
			
		||||
    public abstract class BaseApplication : Application
 | 
			
		||||
    {
 | 
			
		||||
        private IKernel Kernel { get; set; }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user