mirror of
https://github.com/iptv-org/iptv
synced 2025-12-21 12:57:26 -05: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