mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
minor wording
This commit is contained in:
committed by
Aiden McClelland
parent
ebfea51571
commit
1dd1d21694
@@ -62,7 +62,7 @@ export class AppRecoverSelectPage {
|
||||
|
||||
const loader = await this.loadingCtrl.create({
|
||||
spinner: 'lines',
|
||||
message: 'Beginning restoration...',
|
||||
message: 'Initializing...',
|
||||
cssClass: 'loader',
|
||||
})
|
||||
await loader.present()
|
||||
|
||||
Reference in New Issue
Block a user