mirror of
https://github.com/penpot/penpot.git
synced 2025-05-20 04:36:16 +02:00
🐛 Fix snapshot debug utils
This commit is contained in:
parent
90aab03a8f
commit
629322e505
3 changed files with 38 additions and 28 deletions
|
@ -38,7 +38,6 @@
|
|||
" from file_change "
|
||||
" where file_id = ? "
|
||||
" and created_at < ? "
|
||||
" and label is not null "
|
||||
" and data is not null "
|
||||
" order by created_at desc "
|
||||
" limit ?")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue