Compare commits
1 Commits
chore-rebu
...
fix-firmwa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3659b76373 |
@@ -23,7 +23,7 @@
|
|||||||
</button>
|
</button>
|
||||||
<file-upload [disabled]="flashFirmwareButtonDisbabled$ | async"
|
<file-upload [disabled]="flashFirmwareButtonDisbabled$ | async"
|
||||||
(fileChanged)="changeFile($event)"
|
(fileChanged)="changeFile($event)"
|
||||||
accept=".tar.bz2"
|
accept=".bz2"
|
||||||
label="Choose firmware file and flash it"></file-upload>
|
label="Choose firmware file and flash it"></file-upload>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user