Explorar o código

Remove documentation of void return type

ZadenRB %!s(int64=5) %!d(string=hai) anos
pai
achega
dae6965710
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Jellyfin.Api/Controllers/NotificationsController.cs

+ 0 - 1
Jellyfin.Api/Controllers/NotificationsController.cs

@@ -95,7 +95,6 @@ namespace Jellyfin.Api.Controllers
         /// <param name="description">The description of the notification.</param>
         /// <param name="url">The URL of the notification.</param>
         /// <param name="level">The level of the notification.</param>
-        /// <returns>Status.</returns>
         [HttpPost("Admin")]
         [ProducesResponseType(StatusCodes.Status200OK)]
         public void CreateAdminNotification(