Skip to content

Commit

Permalink
Clean-up type unknown alert message
Browse files Browse the repository at this point in the history
  • Loading branch information
dotNomad committed Jan 17, 2025
1 parent 74d7611 commit 0f48868
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@
</p>

<p v-if="home.config.active.isUnknownType">
The selected Configuration has an unknown type.
Please set the framework you are using, for example
<code>type = 'python-shiny'</code>.
<a
class="webview-link"
role="button"
Expand Down

0 comments on commit 0f48868

Please sign in to comment.