Update icon column for photon arts table
This commit is contained in:
parent
6eed25f1b0
commit
c8137c3cca
@ -114,7 +114,7 @@ let allowCrossDomain = function(req, res, next) {
|
|||||||
{
|
{
|
||||||
endpoint:"photon_art",
|
endpoint:"photon_art",
|
||||||
requiredfields:["name","weapon_type_id","potency","dps"],
|
requiredfields:["name","weapon_type_id","potency","dps"],
|
||||||
optionalfields:["power_distribution","pp","frames"],
|
optionalfields:["power_distribution","pp","frames","icon"],
|
||||||
excludedfields:[] //Fields to not output in GET.
|
excludedfields:[] //Fields to not output in GET.
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user