7 lines
75 B
JavaScript
7 lines
75 B
JavaScript
export default {
|
|
channel: '',
|
|
network: '_',
|
|
studio: '*',
|
|
info: '@',
|
|
};
|