aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-11-21 15:19:36 +0100
committerGitHub <noreply@github.com>2023-11-21 14:19:36 +0000
commit41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f (patch)
tree6c305913cff84d8466225d7fd1cbab6d55ca70fd
parentade2090c3a4c604a6379519fdc98072af38c0480 (diff)
downloadNotEnoughUpdates-REPO-41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f.tar.gz
NotEnoughUpdates-REPO-41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f.tar.bz2
NotEnoughUpdates-REPO-41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f.zip
Changed Tabs to Spaces (wtf) (#1046)
-rw-r--r--enforced_values/disableweight.json26
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