mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-26 16:02:33 +00:00
Add support for selectable assets directory in GUI
This commit is contained in:
@@ -35,6 +35,8 @@ public partial class SettingsService : SettingsManager
|
||||
|
||||
public bool LastShouldReuseAssets { get; set; }
|
||||
|
||||
public string? LastAssetsDirPath { get; set; }
|
||||
|
||||
public SettingsService()
|
||||
{
|
||||
Configuration.StorageSpace = StorageSpace.Instance;
|
||||
|
||||
Reference in New Issue
Block a user