1.0-dev7 (Video adding panel added)
This commit is contained in:
8
VDownload.Core/Enums/PlaylistSource.cs
Normal file
8
VDownload.Core/Enums/PlaylistSource.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace VDownload.Core.Enums
|
||||
{
|
||||
public enum PlaylistSource
|
||||
{
|
||||
TwitchChannel,
|
||||
Null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user