forked from FoundKeyGang/FoundKey
yay typo
This commit is contained in:
parent
5dd2b9ff61
commit
a6461e74d6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ const theme = JSON.parse(localStorage.theme);
|
|||
onMounted(() => {
|
||||
player = WaveSurfer.create({
|
||||
container: display,
|
||||
barGab: 1,
|
||||
barGap: 1,
|
||||
barWidth: 2,
|
||||
barRadius: 2,
|
||||
backgroundColor: theme.panel,
|
||||
|
|
Loading…
Reference in a new issue