Skip to content

Commit d4b3168

Browse files
committed
chore: 🗃️ update example files
1 parent 8314c54 commit d4b3168

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/composables/examples.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const useExampleSessions = () => ([
22
{
3-
id: '848b44cf-ff12-4964-abd3-bd5b0ed9cf0b',
3+
id: '3aa8c534-2d63-4221-bde2-0e3e2b39cfd9',
44
name: 'Cloudflare-Inc-NET-US-Q2-2024-Earnings-Call-1-August-2024-5_00-PM-ET.pdf',
55
size: 0.311,
66
chunks: 226,

server/utils/examples.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const useExampleSessions = () => ([
22
{
3-
id: '848b44cf-ff12-4964-abd3-bd5b0ed9cf0b',
3+
id: '3aa8c534-2d63-4221-bde2-0e3e2b39cfd9',
44
name: 'Cloudflare-Inc-NET-US-Q2-2024-Earnings-Call-1-August-2024-5_00-PM-ET.pdf',
55
},
66
])

0 commit comments

Comments
 (0)