feat(drive): move UI to {created,updated}_by

This commit is contained in:
Edouard Vanbelle
2026-07-03 00:31:36 +02:00
parent 206a780494
commit 29bcf48eb7
13 changed files with 59 additions and 6 deletions
@@ -58,6 +58,8 @@ function folder(id: string, name: string) {
modified_at: 0,
name,
owner_id: 'me',
created_by: 'me',
updated_by: 'me',
parent_id: 'home',
path: '/' + name,
etag: 'e'