mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
All Linebreaks to LF.
This commit is contained in:
parent
82dff6be25
commit
de8930c574
32 changed files with 1356 additions and 1356 deletions
|
|
@ -1,4 +1,4 @@
|
|||
using Dalamud.Configuration;
|
||||
using Dalamud.Configuration;
|
||||
using Dalamud.Plugin;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
|
@ -13,7 +13,7 @@ namespace Penumbra
|
|||
public bool IsEnabled { get; set; } = true;
|
||||
|
||||
public bool ShowAdvanced { get; set; }
|
||||
|
||||
|
||||
public bool DisableFileSystemNotifications { get; set; }
|
||||
|
||||
public bool EnableHttpApi { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue