appdata added
This commit is contained in:
@@ -18,5 +18,8 @@ namespace VDownload.Services.Data.Configuration.Models
|
||||
|
||||
[ConfigurationKeyName("settings_file")]
|
||||
public string SettingsFile { get; set; }
|
||||
|
||||
[ConfigurationKeyName("data_file")]
|
||||
public string DataFile { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user