mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
Added Copy Board Feature
This commit is contained in:
parent
b15a0fbac5
commit
993552226b
8 changed files with 125 additions and 17 deletions
|
@ -75,6 +75,7 @@ const handler = async (data: InputType): Promise<ReturnType> => {
|
|||
imageFullUrl,
|
||||
imageUserName,
|
||||
imageLinkHTML,
|
||||
imageDownloadUrl,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue