mirror of
https://github.com/penpot/penpot.git
synced 2025-07-13 09:37:17 +02:00
🐛 Add missing fields on get-team-shared-files query
This commit is contained in:
parent
b739d8bd0c
commit
96d6868b45
1 changed files with 2 additions and 0 deletions
|
@ -559,6 +559,8 @@
|
|||
f.project_id,
|
||||
f.created_at,
|
||||
f.modified_at,
|
||||
f.data_backend,
|
||||
f.data_ref_id,
|
||||
f.name,
|
||||
f.version,
|
||||
f.is_shared,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue