mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-02-04 08:06:56 +00:00
파일/디렉터리 생성/이름 변경시 로그를 남기도록 변경
This commit is contained in:
@@ -22,7 +22,6 @@ export const getDirectoryInformation = async (userId: number, directoryId: "root
|
||||
|
||||
return {
|
||||
metadata: directory && {
|
||||
createdAt: directory.createdAt,
|
||||
mekVersion: directory.mekVersion,
|
||||
encDek: directory.encDek,
|
||||
dekVersion: directory.dekVersion,
|
||||
|
||||
Reference in New Issue
Block a user