mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix misspelling
This commit is contained in:
parent
1126e29728
commit
e58e245225
1 changed files with 1 additions and 1 deletions
|
|
@ -573,7 +573,7 @@ export default class AppFilesScanner {
|
||||||
this.files.unshift( {
|
this.files.unshift( {
|
||||||
status: 'loaded',
|
status: 'loaded',
|
||||||
displayName: null,
|
displayName: null,
|
||||||
statusMessage: '⏳ File Loaded and Queud',
|
statusMessage: '⏳ File Loaded and Qeued',
|
||||||
details: [],
|
details: [],
|
||||||
appVersion: null,
|
appVersion: null,
|
||||||
displayAppSize: prettyBytes( fileInstance.size ),
|
displayAppSize: prettyBytes( fileInstance.size ),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue