better connection messaging

This commit is contained in:
Matt Hill
2021-07-12 11:55:24 -06:00
committed by Aiden McClelland
parent 673ad6c5d2
commit aa786bc845
9 changed files with 46 additions and 30 deletions

View File

@@ -105,7 +105,6 @@ export class AppConfigValuePage {
header: message,
position: 'bottom',
duration: 1000,
cssClass: 'notification-toast',
})
await toast.present()
}