From 4d083b618dab11f3f2e6f54c149592de2fc16562 Mon Sep 17 00:00:00 2001 From: LukePulverenti Date: Sat, 16 Mar 2013 01:52:33 -0400 Subject: restored request logging --- MediaBrowser.Api/Library/LibraryService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MediaBrowser.Api/Library/LibraryService.cs') diff --git a/MediaBrowser.Api/Library/LibraryService.cs b/MediaBrowser.Api/Library/LibraryService.cs index 9d1df4ccb..73f2243f2 100644 --- a/MediaBrowser.Api/Library/LibraryService.cs +++ b/MediaBrowser.Api/Library/LibraryService.cs @@ -98,7 +98,7 @@ namespace MediaBrowser.Api.Library /// /// Class LibraryService /// - public class LibraryService : BaseRestService + public class LibraryService : BaseApiService { /// /// The _app host -- cgit v1.2.3