Disable more NoChatReports buttons

This commit is contained in:
Jordy Goodridge 2024-05-23 17:20:34 -07:00
parent fd4d19c866
commit 99ddfd61e3
3 changed files with 5 additions and 5 deletions

View File

@ -7,10 +7,10 @@
"hideWarningToast": true, "hideWarningToast": true,
"alwaysHideReportButton": false, "alwaysHideReportButton": false,
"disableTelemetry": true, "disableTelemetry": true,
"showReloadButton": true, "showReloadButton": false,
"whitelistAllServers": false, "whitelistAllServers": false,
"verifiedIconEnabled": true, "verifiedIconEnabled": false,
"showNCRButton": true, "showNCRButton": false,
"enableMod": true, "enableMod": true,
"skipRealmsWarning": false, "skipRealmsWarning": false,
"verifiedIconOffsetX": 0, "verifiedIconOffsetX": 0,

View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/NoChatReports/NCR-Client.json" file = "config/NoChatReports/NCR-Client.json"
hash = "67eb088b38973393c456a74211bafa51e2cf5f53b79a6bd9f401073a73cb206a" hash = "3932c79eb733b988893d88068d83b30d73eeb96324d9c4a5e1f6b80b0748a151"
[[files]] [[files]]
file = "config/NoChatReports/NCR-Common.json" file = "config/NoChatReports/NCR-Common.json"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "ac88d6c5045acfcb27c710917de53c92d10b5d7448c8f9a0e471f0bc9815fde8" hash = "cd8fe2029d31551ce67fff304c4082072e457bfe0d5a5ce64f2644dd57a9ee72"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"