[REWORK] Changes saving client and channel info
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Manager.YouTube.Models.Innertube;
|
||||
|
||||
public class Channel
|
||||
public class InnertubeChannel
|
||||
{
|
||||
public required string Id { get; set; }
|
||||
public bool NoIndex { get; set; }
|
Reference in New Issue
Block a user