mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
terminando servicios manipulados y preimpresion
This commit is contained in:
@ -1,10 +0,0 @@
|
||||
/**
|
||||
* Media Player
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
(function () {
|
||||
const videoPlayer = new Plyr('#plyr-video-player');
|
||||
const audioPlayer = new Plyr('#plyr-audio-player');
|
||||
})();
|
||||
Reference in New Issue
Block a user