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,
"alwaysHideReportButton": false,
"disableTelemetry": true,
"showReloadButton": true,
"showReloadButton": false,
"whitelistAllServers": false,
"verifiedIconEnabled": true,
"showNCRButton": true,
"verifiedIconEnabled": false,
"showNCRButton": false,
"enableMod": true,
"skipRealmsWarning": false,
"verifiedIconOffsetX": 0,

View File

@ -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"

View File

@ -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"