fix random missing property

This commit is contained in:
brxken128 2023-01-23 11:20:26 +00:00
parent 9cd153c2d2
commit 378cffb58e
No known key found for this signature in database
GPG key ID: 8B8D1AA6AE10A8FF

View file

@ -18,6 +18,7 @@ const placeholderFileItems: ExplorerItem[] = [
location_id: 1,
materialized_path: '/Documents',
object_id: 5,
pending: false,
parent_id: 1,
object: {
extension: 'tsx',