mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
Merge branch 'main' into parent-location-sync
This commit is contained in:
@@ -135,6 +135,8 @@ export interface ItemPath {
|
||||
|
||||
export interface ItemSummary {
|
||||
archived: boolean;
|
||||
/** @example "0" */
|
||||
assetId: string;
|
||||
createdAt: Date | string;
|
||||
description: string;
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user