mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 12:53:25 +00:00 
			
		
		
		
	Use new location (#201)
This commit is contained in:
		
							parent
							
								
									0a45513872
								
							
						
					
					
						commit
						f75731633c
					
				|  | @ -396,7 +396,7 @@ internal class Program | ||||||
| 
 | 
 | ||||||
|         Type type = core.GetType("Bit.Core.Models.Business.OrganizationLicense"); |         Type type = core.GetType("Bit.Core.Models.Business.OrganizationLicense"); | ||||||
|         Type licenseTypeEnum = core.GetType("Bit.Core.Enums.LicenseType"); |         Type licenseTypeEnum = core.GetType("Bit.Core.Enums.LicenseType"); | ||||||
|         Type planTypeEnum = core.GetType("Bit.Core.Enums.PlanType"); |         Type planTypeEnum = core.GetType("Bit.Core.Billing.Enums.PlanType"); | ||||||
| 
 | 
 | ||||||
|         Object license = Activator.CreateInstance(type); |         Object license = Activator.CreateInstance(type); | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user