mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
6 lines
112 B
JavaScript
6 lines
112 B
JavaScript
module.exports = {
|
|
images: {
|
|
domains: ['cdn.discordapp.com']
|
|
},
|
|
experimental: { scrollRestoration: true }
|
|
} |