mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 11:35:43 +01:00
Add message about post-launch artifacts (closes #6)
This commit is contained in:
parent
351c4c7c1f
commit
39144f3f39
@ -274,6 +274,8 @@ const CompleteView = {
|
|||||||
<div class="column has-padding">
|
<div class="column has-padding">
|
||||||
<h4 class="subtitle">Thanks for installing {{ $root.$data.attrs.name }}!</h4>
|
<h4 class="subtitle">Thanks for installing {{ $root.$data.attrs.name }}!</h4>
|
||||||
|
|
||||||
|
<p>You can find your installed applications in your start menu.</p>
|
||||||
|
|
||||||
<a class="button is-dark is-pulled-right" v-on:click="exit">Exit</a>
|
<a class="button is-dark is-pulled-right" v-on:click="exit">Exit</a>
|
||||||
</div>
|
</div>
|
||||||
`,
|
`,
|
||||||
|
Loading…
Reference in New Issue
Block a user