move project
This commit is contained in:
8
SettingName.cs
Normal file
8
SettingName.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
public enum SettingName
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents a the absolute path of the folder where videos are stored.
|
||||
/// </summary>
|
||||
VideoPath,
|
||||
|
||||
}
|
Reference in New Issue
Block a user