hide close from session expired modal

This commit is contained in:
Gamebrary 2020-10-09 11:21:43 -07:00
parent adecfbadd7
commit 05151f39bf

View file

@ -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!"