mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 13:47:23 +01:00
config save
This commit is contained in:
parent
ce5b78662a
commit
e70001770f
1 changed files with 3 additions and 0 deletions
|
|
@ -183,6 +183,9 @@ namespace MareSynchronos
|
|||
UidServerComments.Remove(kvp.Key);
|
||||
UidServerComments.Add(newKey, kvp.Value);
|
||||
}
|
||||
|
||||
Version = 4;
|
||||
Save();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue