fix: file samples (#20364)

This commit is contained in:
Jason Rasmussen 2025-07-28 13:30:49 -04:00 committed by GitHub
parent 7e7b8da128
commit 16b14b390f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -189,6 +189,8 @@ select
) as "files"
from
"asset"
where
"asset"."libraryId" is null
limit
3