add individual syncshells and shit
This commit is contained in:
@@ -18,7 +18,7 @@ internal sealed partial class CharaDataHubUi
|
||||
|
||||
private static string GetShareTypeString(ShareTypeDto dto) => dto switch
|
||||
{
|
||||
ShareTypeDto.Private => "Private",
|
||||
ShareTypeDto.Private => "Code Only",
|
||||
ShareTypeDto.Shared => "Shared"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user