mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
use discord credentials when avaialble
This commit is contained in:
@@ -5,8 +5,8 @@ const nextConfig = {
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: '**.discordapp.com',
|
||||
protocol: "https",
|
||||
hostname: "**.discordapp.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user