Skip to content

Commit

Permalink
chore: update onboarding video
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Aug 22, 2024
1 parent 1caf904 commit 439dc4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/apps/screenpipe-app-tauri/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export default function Home() {
</Link> */}
<div className="aspect-w-16 aspect-h-9">
<iframe
src="https://www.youtube.com/embed/WGnHmFFFJOc"
src="https://www.youtube.com/embed/u2GfjvEY6tk"
title="Onboarding Video"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/screenpipe-app-tauri/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "screenpipe-app"
version = "0.1.57"
version = "0.1.58"
description = ""
authors = ["you"]
license = ""
Expand Down

0 comments on commit 439dc4e

Please sign in to comment.