mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-13 17:22:48 -05:00
Fixed to category handling
This commit is contained in:
@@ -120,6 +120,8 @@ namespace FeedCenter.Options
|
||||
_database.SaveChanges();
|
||||
Properties.Settings.Default.Save();
|
||||
|
||||
DialogResult = true;
|
||||
|
||||
// Close the window
|
||||
Close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user