mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 02:20:03 -04:00
Update database/create.js
This commit is contained in:
parent
8f6095d2df
commit
96038210d6
4 changed files with 12 additions and 4 deletions
3
scripts/store/setters/user_agent.js
Normal file
3
scripts/store/setters/user_agent.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = function ({ user_agent }) {
|
||||
return user_agent || null
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue