first proposal download path selection

This commit is contained in:
2022-09-24 12:53:36 +02:00
parent 8fcb585519
commit b037c041f4
7 changed files with 144 additions and 24 deletions

View File

@@ -5,6 +5,7 @@
export interface IPayload {
url: string
params: Array<string> | string,
path: string,
title?: string,
thumbnail?: string,
size?: string,