ffplayout/store
2022-07-03 21:23:34 +02:00
..
auth.js start support for new API 2022-06-30 18:39:01 +02:00
config.js start support for new API 2022-06-30 18:39:01 +02:00
index.js show save/delete success message 2021-10-31 15:49:21 +01:00
media.js fix browse, rename and preview 2022-07-03 21:23:34 +02:00
playlist.js don't send path to config, only channel id 2021-03-30 11:39:38 +02:00
README.md out source the api to separate project 2020-09-10 16:29:19 +02:00

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.