mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -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( {
|
||||
status: 'loaded',
|
||||
displayName: null,
|
||||
statusMessage: '⏳ File Loaded and Queud',
|
||||
statusMessage: '⏳ File Loaded and Qeued',
|
||||
details: [],
|
||||
appVersion: null,
|
||||
displayAppSize: prettyBytes( fileInstance.size ),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue