diff --git a/config/NoChatReports/NCR-Client.json b/config/NoChatReports/NCR-Client.json index f90d88d..712900c 100644 --- a/config/NoChatReports/NCR-Client.json +++ b/config/NoChatReports/NCR-Client.json @@ -7,10 +7,10 @@ "hideWarningToast": true, "alwaysHideReportButton": false, "disableTelemetry": true, - "showReloadButton": true, + "showReloadButton": false, "whitelistAllServers": false, - "verifiedIconEnabled": true, - "showNCRButton": true, + "verifiedIconEnabled": false, + "showNCRButton": false, "enableMod": true, "skipRealmsWarning": false, "verifiedIconOffsetX": 0, diff --git a/index.toml b/index.toml index 584281c..8e80a67 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "config/NoChatReports/NCR-Client.json" -hash = "67eb088b38973393c456a74211bafa51e2cf5f53b79a6bd9f401073a73cb206a" +hash = "3932c79eb733b988893d88068d83b30d73eeb96324d9c4a5e1f6b80b0748a151" [[files]] file = "config/NoChatReports/NCR-Common.json" diff --git a/pack.toml b/pack.toml index eef13a2..00ff240 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ac88d6c5045acfcb27c710917de53c92d10b5d7448c8f9a0e471f0bc9815fde8" +hash = "cd8fe2029d31551ce67fff304c4082072e457bfe0d5a5ce64f2644dd57a9ee72" [versions] forge = "43.3.13"