Version Update Modal Rework + A few bugfixes (#3664)

This commit is contained in:
Joe Milazzo
2025-03-22 15:05:48 -05:00
committed by GitHub
parent 9fb3bdd548
commit 43d0d1277f
65 changed files with 1963 additions and 805 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ public class PersonController : BaseApiController
}
/// <summary>
/// Returns a list of authors & artists for browsing
/// Returns a list of authors and artists for browsing
/// </summary>
/// <param name="userParams"></param>
/// <returns></returns>