mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 20:23:06 +00:00
hide close from session expired modal
This commit is contained in:
parent
adecfbadd7
commit
05151f39bf
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
cancel-variant="primary"
|
cancel-variant="primary"
|
||||||
ok-title="Authenticate with Google"
|
ok-title="Authenticate with Google"
|
||||||
ok-variant="success"
|
ok-variant="success"
|
||||||
|
hide-header-close
|
||||||
@ok="login"
|
@ok="login"
|
||||||
@cancel="logout"
|
@cancel="logout"
|
||||||
title="Uh oh!"
|
title="Uh oh!"
|
||||||
|
|
Loading…
Reference in a new issue