mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 13:54:15 +01:00
add individual syncshells and shit
This commit is contained in:
parent
38e4668845
commit
52d0fa6590
5 changed files with 137 additions and 39 deletions
|
|
@ -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"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue