first proposal download path selection
This commit is contained in:
1
server/src/interfaces/IPayload.d.ts
vendored
1
server/src/interfaces/IPayload.d.ts
vendored
@@ -5,6 +5,7 @@
|
||||
export interface IPayload {
|
||||
url: string
|
||||
params: Array<string> | string,
|
||||
path: string,
|
||||
title?: string,
|
||||
thumbnail?: string,
|
||||
size?: string,
|
||||
|
||||
Reference in New Issue
Block a user