restored people editing

This commit is contained in:
Luke Pulverenti
2014-06-04 12:15:44 -04:00
parent 3640f62086
commit 0d72696bf4
5 changed files with 24 additions and 8 deletions

View File

@@ -798,6 +798,8 @@ namespace MediaBrowser.ServerApplication
Logger.ErrorException("Error sending server restart notification", ex);
}
Logger.Debug("Calling NativeApp.Restart");
NativeApp.Restart();
}