mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
10 lines
178 B
JSON
10 lines
178 B
JSON
|
|
{
|
||
|
|
"player": {
|
||
|
|
"next": "player.next",
|
||
|
|
"play": "player.play",
|
||
|
|
"prev": "player.prev",
|
||
|
|
"seekBack": "player.seekBack",
|
||
|
|
"seekForward": "player.seekForward"
|
||
|
|
}
|
||
|
|
}
|