mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
remove video link from onboarding notif
This commit is contained in:
@@ -98,8 +98,7 @@ export default Vue.extend({
|
||||
Welcome to Beekeeper Studio!
|
||||
</div>
|
||||
<div class="noty-onboarding-body">
|
||||
Double click the demo database to explore app features,
|
||||
watch our <a class="link" href="https://docs.beekeeperstudio.io">60s quickstart video</a>,
|
||||
Double click the demo database to explore app features
|
||||
or read the <a class="link" href="https://docs.beekeeperstudio.io/getting-started-guide/">getting started guide</a>.
|
||||
</div>`,
|
||||
closeWith: ['button'],
|
||||
|
||||
Reference in New Issue
Block a user