mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-15 05:37:28 +08:00
[+] AquaMai.Config.ApiVersion (#91)
* Add ApiVersion * Fix SectionNameOrder
This commit is contained in:
@@ -25,8 +25,8 @@ public class General
|
||||
public static readonly string locale = "";
|
||||
}
|
||||
|
||||
// Please add/remove corresponding entries in SetionNameOrder enum when adding/removing sections.
|
||||
public enum SetionNameOrder
|
||||
// Please add/remove corresponding entries in SectionNameOrder enum when adding/removing sections.
|
||||
public enum SectionNameOrder
|
||||
{
|
||||
DeprecationWarning,
|
||||
General,
|
||||
|
||||
Reference in New Issue
Block a user