mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-12-22 20:15:44 +00: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">
|
||||
<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>
|
||||
</div>
|
||||
`,
|
||||
|
|
Loading…
Reference in a new issue