mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-25 12:35:15 +00:00
Add id to MsgBoxModal
This commit is contained in:
parent
68f54424db
commit
36df4f92c7
|
@ -1,5 +1,6 @@
|
|||
<template>
|
||||
<b-modal
|
||||
id="MsgBoxModal"
|
||||
ref="removeTradeModal"
|
||||
v-model="showRef"
|
||||
:title="title"
|
||||
|
|
Loading…
Reference in New Issue
Block a user