mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-13 05:36:36 +00:00
update translations
This commit is contained in:
@@ -28,9 +28,9 @@ namespace MediaBrowser.Server.Mono.Networking
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets a list of network devices
|
||||
/// Gets available devices within the domain
|
||||
/// </summary>
|
||||
/// PC's in the Domain</returns>
|
||||
/// <returns>PC's in the Domain</returns>
|
||||
public IEnumerable<FileSystemEntryInfo> GetNetworkDevices()
|
||||
{
|
||||
return new List<FileSystemEntryInfo> ();
|
||||
|
||||
Reference in New Issue
Block a user