EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations

This commit is contained in:
Erwin de Haan
2019-01-13 20:30:03 +01:00
parent cc719fd77c
commit 5b3d8a6d76
16 changed files with 16 additions and 16 deletions

View File

@@ -21,4 +21,4 @@
/// <value>The version.</value>
public string Version { get; set; }
}
}
}

View File

@@ -15,4 +15,4 @@ namespace Emby.Server.Implementations.FFMpeg
FFProbeFilename = "ffprobe";
}
}
}
}