Merge branch 'main' into parent-location-sync

This commit is contained in:
slid1amo2n3e4
2024-12-13 15:01:02 +01:00
committed by GitHub
56 changed files with 6401 additions and 4784 deletions

View File

@@ -135,6 +135,8 @@ export interface ItemPath {
export interface ItemSummary {
archived: boolean;
/** @example "0" */
assetId: string;
createdAt: Date | string;
description: string;
id: string;