mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
Prevented of closing bailey without clicking bottom buttons (#9993)
This commit is contained in:
parent
70fbc83664
commit
f7ffc173b1
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
size='lg',
|
||||
:hide-header='true',
|
||||
:hide-footer='true',
|
||||
no-close-on-esc,
|
||||
no-close-on-backdrop
|
||||
)
|
||||
.modal-body
|
||||
.static-view(v-html='html')
|
||||
|
|
|
|||
Loading…
Reference in a new issue