Correct tooltip for notification when focused in RuneLite settings (#6695)
This commit is contained in:
committed by
Tomas Slusny
parent
c2f8d74b4e
commit
3548082489
@@ -188,7 +188,7 @@ public interface RuneLiteConfig extends Config
|
||||
@ConfigItem(
|
||||
keyName = "notificationFocused",
|
||||
name = "Send notifications when focused",
|
||||
description = "Toggles idle notifications for when the client is focused",
|
||||
description = "Toggles all notifications for when the client is focused",
|
||||
position = 25
|
||||
)
|
||||
default boolean sendNotificationsWhenFocused()
|
||||
|
||||
Reference in New Issue
Block a user