mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
@@ -84,7 +84,7 @@ const DownloadButtonGroup: React.FC<{ downloadUrl: string }> = ({ downloadUrl })
|
||||
clipboard.copy(`${getBaseUrl()}/api?path=${asPath}&raw=true`)
|
||||
toast.success('Copied direct link to clipboard.')
|
||||
}}
|
||||
btnColor="yellow"
|
||||
btnColor="pink"
|
||||
btnText="Copy direct link"
|
||||
btnIcon="copy"
|
||||
btnTitle="Copy the permalink to the file to the clipboard"
|
||||
|
||||
Reference in New Issue
Block a user