Add upload file from url
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
<title>Local Transfer</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="transfer">
|
||||
<input type="text" id="url">
|
||||
<div class="transfer">
|
||||
<div id="drop-area">
|
||||
<form class="my-form">
|
||||
<p>Upload multiple files with the file dialog or by dragging and dropping images onto the dashed region</p>
|
||||
|
Reference in New Issue
Block a user