Updated Upload error
- Added header expose - Updated download UI logic
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
type="password" class="input input-bordered text-center w-full max-w-md mb-6" placeholder="Enter file password..." [(ngModel)]="filePassword"/>
|
||||
|
||||
|
||||
<button class="btn btn-primary w-full max-w-md flex justify-center items-center mb-4" (click)="checkFile()">
|
||||
<button class="btn btn-primary w-full max-w-md flex justify-center items-center mb-4" (click)="requestDownload()">
|
||||
Download
|
||||
</button>
|
||||
<button
|
||||
|
Reference in New Issue
Block a user