[REWORK] Changes saving client and channel info
This commit is contained in:
parent
9e173258ed
commit
5250b9f3f9
10 changed files with 201 additions and 153 deletions
|
|
@ -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; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue