Add the search for Users Index LiveView.
This commit is contained in:
@@ -282,6 +282,7 @@ defmodule DecentralisedBookIndex.Accounts.User do
|
||||
attribute :role, DecentralisedBookIndex.Accounts.Role do
|
||||
allow_nil? false
|
||||
default :user
|
||||
public? true
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user