mirror of
https://github.com/bitwarden/server
synced 2025-12-17 16:53:23 +00:00
create org with license file
This commit is contained in:
@@ -111,7 +111,7 @@ namespace Bit.Core
|
||||
|
||||
public class InstallationSettings
|
||||
{
|
||||
public Guid? Id { get; set; }
|
||||
public Guid Id { get; set; }
|
||||
public string Key { get; set; }
|
||||
public string IdentityUri { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user