mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 04:04:47 +03:00
update translations
This commit is contained in:
@@ -38,8 +38,10 @@ namespace MediaBrowser.Api.System
|
||||
{
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// This is currently not authenticated because the uninstaller needs to be able to shutdown the server.
|
||||
/// </summary>
|
||||
[Route("/System/Shutdown", "POST", Summary = "Shuts down the application")]
|
||||
[Authenticated]
|
||||
public class ShutdownApplication
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user