mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
Update store/setters
This commit is contained in:
parent
ee526d14f9
commit
a3ce90ee67
6 changed files with 9 additions and 17 deletions
|
@ -1,3 +1,3 @@
|
|||
module.exports = function ({ http_referrer }) {
|
||||
module.exports = function (http_referrer) {
|
||||
return http_referrer || null
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue