mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
update thread reply
This commit is contained in:
@@ -10,7 +10,6 @@ defmodule MyApp.Data.User do
|
||||
field :battle_net_id, :integer
|
||||
field :battletag, :string
|
||||
field :permissions, :string, default: "user" # admin, mod, user
|
||||
|
||||
timestamps()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user