Added search loading icon

This commit is contained in:
Geomitron
2020-05-26 22:04:48 -04:00
parent 444ff40533
commit 2b5c64d376
4 changed files with 11 additions and 8 deletions

View File

@@ -82,8 +82,6 @@ export class FileTransfer {
}
} else {
// TODO: handle other common problems, like chart/audio files not named correctly
// TODO: this could have been a chart pack; have option to only keep selected chart?
// (think about a user trying to download a set of charts in a pack)
}
}
}