mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-22 10:34:42 +08:00
feat: save play record using localstorage
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"cache_time": 7200,
|
||||
"api_site": {}
|
||||
"api_site": {},
|
||||
"storage": {
|
||||
"type": "localstorage"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user