aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java
diff options
context:
space:
mode:
authorGodOfPro <59516901+GodOfProDev@users.noreply.github.com>2022-11-10 00:36:45 +0330
committerGitHub <noreply@github.com>2022-11-09 22:06:45 +0100
commit3ffff3428b72371b35ea3067ae33588d89e7fc85 (patch)
treefbd9ea997ee4d0d822290548ef76ae315b5fdf24 /src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java
parent8f8ced3155c2c694dd7d5326e635b51c112cb79f (diff)
downloadnotenoughupdates-3ffff3428b72371b35ea3067ae33588d89e7fc85.tar.gz
notenoughupdates-3ffff3428b72371b35ea3067ae33588d89e7fc85.tar.bz2
notenoughupdates-3ffff3428b72371b35ea3067ae33588d89e7fc85.zip
Added Endernode Highlighter (#421)
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Diffstat (limited to 'src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java')
-rw-r--r--src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java b/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java
index 3541860d..543ace07 100644
--- a/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java
+++ b/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/Notifications.java
@@ -96,7 +96,7 @@ public class Notifications {
desc = ""
)
@ConfigEditorAccordion(id = 1)
- public boolean enderNodeAccordion = false;
+ public boolean enderNodeAccordion = true;
@Expose
@ConfigOption(