debug route
This commit is contained in:
parent
a77db7e781
commit
886059f5e2
2 changed files with 18 additions and 2 deletions
|
|
@ -38,10 +38,9 @@ export default function CO2GalvoSettingsPage() {
|
|||
"submission_id",
|
||||
"setting_title",
|
||||
"uploader",
|
||||
// owner (M2O) – ensure username is requested
|
||||
"owner"
|
||||
"owner.id",
|
||||
"owner.username",
|
||||
// assets / denorms
|
||||
"photo.id",
|
||||
"photo.title",
|
||||
"mat.name",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue