mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-20 22:07:21 -04:00
o - fixed typo in curse dependency enum
This commit is contained in:
@@ -8,7 +8,7 @@ namespace WowUp.Common.Models.Curse
|
||||
Optional = 2,
|
||||
Required = 3,
|
||||
Tool = 4,
|
||||
Incomplete = 5,
|
||||
Incompatible = 5,
|
||||
Include = 6
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user