mirror of
https://github.com/iptv-org/iptv
synced 2026-04-26 12:47:16 -04:00
Create scripts/store/getters
This commit is contained in:
3
scripts/store/getters/tvg_id.js
Normal file
3
scripts/store/getters/tvg_id.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function () {
|
||||
return this.id || ''
|
||||
}
|
||||
Reference in New Issue
Block a user