mirror of
https://github.com/audible-tools/audible-tools.github.io.git
synced 2026-01-23 07:10:47 +00:00
Fixed uncontrolled error
This commit is contained in:
@@ -68,6 +68,7 @@ class ChecksumResolver extends React.Component {
|
|||||||
this.state = {
|
this.state = {
|
||||||
checksum: '',
|
checksum: '',
|
||||||
fileName: 'input.aax',
|
fileName: 'input.aax',
|
||||||
|
activationBytes: ''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user