Skip to content

Commit

Permalink
fix: Open tforevive github link in default browser
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Sep 28, 2022
1 parent f430aab commit 6cce4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-vue/src/views/SettingsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</template>
</el-input>
<h3>About:</h3>
UI design inspired by <a href="https://github.com/TFORevive/tforevive_launcher/">TFORevive Launcher</a> (not yet public)
UI design inspired by <a target="_blank" href="https://github.com/TFORevive/tforevive_launcher/">TFORevive Launcher</a> (not yet public)
</div>
</template>

Expand Down

0 comments on commit 6cce4b8

Please sign in to comment.