mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 06:19:44 +00:00
snek height fix (#1284)
* snek height fix * close button to od welcome plus snek reposition * remove console logs Co-authored-by: Drew Ansbacher <drew@start9labs.com> Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
This commit is contained in:
@@ -257,6 +257,7 @@ export class AppComponent {
|
||||
const modal = await this.modalCtrl.create({
|
||||
component: OSWelcomePage,
|
||||
presentingElement: await this.modalCtrl.getTop(),
|
||||
backdropDismiss: false,
|
||||
componentProps: {
|
||||
version: this.config.version,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user