mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
removed audio player
This commit is contained in:
parent
42fdb1290a
commit
d3138bd7bd
5 changed files with 5 additions and 92 deletions
|
@ -1,14 +0,0 @@
|
|||
export const AUDIO_PLAYER_OPTIONS = {
|
||||
id: 'AudioPlayer',
|
||||
keyEnabled: true,
|
||||
verticalVolume: true,
|
||||
media: {
|
||||
title: 'Bubble',
|
||||
artist: 'Miaow',
|
||||
sources: {
|
||||
m4a: 'http://jplayer.org/audio/m4a/Miaow-07-Bubble.m4a',
|
||||
oga: 'http://jplayer.org/audio/ogg/Miaow-07-Bubble.ogg',
|
||||
},
|
||||
free: true,
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue