from retail

This commit is contained in:
NoM0Re
2025-01-08 00:24:04 +01:00
parent 2f96cddc7d
commit 988145737d
8 changed files with 132 additions and 49 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ function OptionsPrivate.GetInformationOptions(data)
order = order + 1
args.debugLogDesc = {
type = "description",
name = L["This enables the collection of debug logs. This requires custom coded auras that use DebugPrints."],
name = L["This enables the collection of debug logs. Custom code can add debug information to the log through the function DebugPrint."],
width = WeakAuras.doubleWidth,
order = order,
}