瀏覽代碼

Remove documentation of void return type

ZadenRB 5 年之前
父節點
當前提交
dae6965710
共有 1 個文件被更改,包括 0 次插入1 次删除
  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(