add module exports
This commit is contained in:
parent
913883a88e
commit
07d72b07ed
@ -1,5 +1,5 @@
|
||||
// module.exports = {
|
||||
// images: {
|
||||
// domains: ["openweathermap.org"],
|
||||
// },
|
||||
// };
|
||||
module.exports = {
|
||||
images: {
|
||||
domains: ["openweathermap.org"],
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user