mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 19:23:38 +01:00
update connect
This commit is contained in:
@@ -25,7 +25,7 @@ namespace MediaBrowser.Controller.Connect
|
||||
/// </summary>
|
||||
/// <param name="userId">The user identifier.</param>
|
||||
/// <returns>Task.</returns>
|
||||
Task RemoveLink(string userId);
|
||||
Task RemoveConnect(string userId);
|
||||
|
||||
/// <summary>
|
||||
/// Invites the user.
|
||||
|
||||
Reference in New Issue
Block a user