restore bsd messages

This commit is contained in:
Luke Pulverenti
2017-02-07 03:23:45 -05:00
parent 2079d75828
commit 55d82df384
3 changed files with 16 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ namespace MediaBrowser.Model.System
{
Windows,
Linux,
OSX
OSX,
BSD
}
}