znation HF Staff commited on
Commit
e278190
·
1 Parent(s): 8200fff

make it a little more transparent

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -70,7 +70,7 @@
70
  "condition": [
71
  {
72
  "test": "any_xorbs_selected && indexof(xorbs_selected, datum.xorb_id) == -1",
73
- "value": 0.3
74
  }
75
  ]
76
  },
 
70
  "condition": [
71
  {
72
  "test": "any_xorbs_selected && indexof(xorbs_selected, datum.xorb_id) == -1",
73
+ "value": 0.2
74
  }
75
  ]
76
  },