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