mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-30 19:05:16 -04:00
Fixing people repositroy
This commit is contained in:
@@ -181,7 +181,7 @@ namespace Kyoo.Controllers
|
||||
}
|
||||
}
|
||||
|
||||
protected virtual Task EditRelations(T resource, T newValues)
|
||||
protected virtual Task EditRelations(T resource, T changed)
|
||||
{
|
||||
return Validate(resource);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user