You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
desc="Adds <LazyCurve> before each 'LazyCurve' whisper",
30
+
descStyle='inline',
31
+
width="full",
32
+
order=1,
33
+
type="toggle",
34
+
},
35
+
whisperOnApply= {
36
+
name="Enable auto-linking on LFG application",
37
+
desc="Automatically whispers your best achievement(s) when applying to a raid.",
38
+
descStyle='inline',
39
+
width="full",
40
+
order=2,
41
+
type="toggle",
42
+
},
43
+
disableAutolinkReminder= {
44
+
name="Disable the reminder when automatically whispering",
45
+
width="full",
46
+
order=3,
47
+
type="toggle",
48
+
},
49
+
mythicThreshold= {
50
+
name="Which mythic boss is the first relevant boss to link together with curve.",
51
+
width=3,
52
+
order=4,
53
+
type="range",
54
+
min=0,
55
+
softMax=10,
56
+
step=1,
57
+
bigStep=1,
58
+
},
59
+
mythicThresholdDesc= {
60
+
type="description",
61
+
order=5,
62
+
name="Set to 0 to disable linking mythic achievements on LFG applying (except for edge/last boss kill). Set to 1 or higher to start linking achievements from that boss.",
0 commit comments