diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-21 15:19:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 14:19:36 +0000 |
commit | 41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f (patch) | |
tree | 6c305913cff84d8466225d7fd1cbab6d55ca70fd /enforced_values | |
parent | ade2090c3a4c604a6379519fdc98072af38c0480 (diff) | |
download | NotEnoughUpdates-REPO-41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f.tar.gz NotEnoughUpdates-REPO-41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f.tar.bz2 NotEnoughUpdates-REPO-41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f.zip |
Changed Tabs to Spaces (wtf) (#1046)
Diffstat (limited to 'enforced_values')
-rw-r--r-- | enforced_values/disableweight.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/enforced_values/disableweight.json b/enforced_values/disableweight.json index 9c66fb46..9a054d16 100644 --- a/enforced_values/disableweight.json +++ b/enforced_values/disableweight.json @@ -1,15 +1,15 @@ { - "chatPSA": [ - "§c[NEU] In response to the recent API format changes NEU has disabled some features in the NEU profile viewer (/pv). We are working our hardest to fix those bugs, but not everything can be fixed or disabled remotely, so until the next beta is released crashes might still be afoot in the profile viewer." - ], - "enforcedValues": [ - { - "path": "profileViewer.displayWeight", - "value": false - } - ], - "affectedVersions": [ - 20000, - 20101 - ] + "chatPSA": [ + "§c[NEU] In response to the recent API format changes NEU has disabled some features in the NEU profile viewer (/pv). We are working our hardest to fix those bugs, but not everything can be fixed or disabled remotely, so until the next beta is released crashes might still be afoot in the profile viewer." + ], + "enforcedValues": [ + { + "path": "profileViewer.displayWeight", + "value": false + } + ], + "affectedVersions": [ + 20000, + 20101 + ] }
\ No newline at end of file |