Fix whitespace formatting

This commit is contained in:
softworkz
2025-11-15 08:05:31 +01:00
parent 30b547b8d3
commit 8e7892ebd4
106 changed files with 296 additions and 349 deletions

View File

@@ -20,7 +20,7 @@ namespace ElectronNET.API.Entities
AppData,
/// <summary>
/// The directory for storing your apps configuration files,
/// The directory for storing your apps configuration files,
/// which by default it is the appData directory appended with your apps name.
/// </summary>
[Description("userData")]
@@ -92,4 +92,4 @@ namespace ElectronNET.API.Entities
[Description("PepperFlashSystemPlugin")]
PepperFlashSystemPlugin
}
}
}