mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 20:25:12 +00:00
5 lines
71 B
TypeScript
5 lines
71 B
TypeScript
const ENV_CONFIG = {
|
|
tmeAvatarUrl: '',
|
|
};
|
|
export default ENV_CONFIG;
|