We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc92b9 commit 8a135cfCopy full SHA for 8a135cf
src/components/popout/info.tsx
@@ -12,7 +12,7 @@ type InfoProps = {
12
setIsInfo: React.Dispatch<React.SetStateAction<boolean>>
13
name: string
14
artist: string
15
- time: number
+ time: string
16
bpm: number
17
keys: string
18
keyScale: string
0 commit comments