mirror of
https://github.com/iptv-org/iptv
synced 2026-04-28 13:47:04 -04:00
Update store/setters
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = function ({ http_referrer }) {
|
||||
module.exports = function (http_referrer) {
|
||||
return http_referrer || null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user