mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Remove Show Advanced, forbid ProgramFiles root folders.
This commit is contained in:
parent
70a5ee9485
commit
4881e4ef09
7 changed files with 39 additions and 62 deletions
|
|
@ -59,7 +59,6 @@ public partial class Configuration : IPluginConfiguration
|
|||
public DoubleModifier DeleteModModifier { get; set; } = new(ModifierHotkey.Control, ModifierHotkey.Shift);
|
||||
|
||||
public bool FixMainWindow { get; set; } = false;
|
||||
public bool ShowAdvanced { get; set; }
|
||||
public bool AutoDeduplicateOnImport { get; set; } = true;
|
||||
public bool EnableHttpApi { get; set; } = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue