193 blank line removed
This commit is contained in:
parent
56d1425b17
commit
21c869af49
|
@ -64,5 +64,4 @@
|
||||||
(fn [e]
|
(fn [e]
|
||||||
(let [value (-> e .-target .-checked)]
|
(let [value (-> e .-target .-checked)]
|
||||||
(rf/dispatch [:save-user-fields {:is_hidden_in_hunters value}])))}]
|
(rf/dispatch [:save-user-fields {:is_hidden_in_hunters value}])))}]
|
||||||
|
|
||||||
[:label {:for :input-hidden} "Disguise myself from the top hunters and activity lists."]]]]))))
|
[:label {:for :input-hidden} "Disguise myself from the top hunters and activity lists."]]]]))))
|
||||||
|
|
Loading…
Reference in New Issue