File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 685685 label =" Simple: use Spark L2 to connect to bitcoin lightning"
686686 color =" positive"
687687 class =" full-width"
688- @click =" confirmNewInstanceProvider('lnbits-spark-l2 ')"
688+ @click =" confirmNewInstanceProvider('lnbits/lnbits-sparkl2:latest ')"
689689 />
690690 </q-card-actions >
691691 <q-card-actions v-else vertical class =" q-pa-md" >
694694 color =" primary"
695695 outline
696696 class =" full-width"
697- @click =" confirmNewInstanceProvider('lnbits')"
697+ @click =" confirmNewInstanceProvider('lnbits/lnbits:latest ')"
698698 />
699699 </q-card-actions >
700700 </q-card >
@@ -926,7 +926,6 @@ export default defineComponent({
926926 this .newInstanceDialog .show = true
927927 },
928928 async confirmNewInstanceProvider (provider ) {
929- console .log (' ### new instance provider' , provider)
930929 const action = this .newInstanceDialog .action
931930 this .newInstanceDialog .show = false
932931 this .newInstanceDialog .action = null
You can’t perform that action at this time.
0 commit comments