mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-11 10:06:20 +00:00
Fix user-whitelisted? bug
This commit is contained in:
parent
f81c28b603
commit
218f913ecc
@ -263,4 +263,4 @@
|
||||
;; NOTE: Don't allow anyone to create repos; manual add
|
||||
:auth-rules authenticated?
|
||||
:current-user user
|
||||
(handle-toggle-repo user params user-whitelisted?)))))
|
||||
(handle-toggle-repo user params (user-whitelisted? user))))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user