Create channel_id.js
This commit is contained in:
parent
a17c424387
commit
90c8aca0e6
3
scripts/store/setters/channel_id.js
Normal file
3
scripts/store/setters/channel_id.js
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
module.exports = function ({ channel_id }) {
|
||||||
|
return channel_id || null
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user