Skip to content

Commit 1992b2e

Browse files
committed
Changed favicon to png file.
1 parent 8203547 commit 1992b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ module.exports = {
104104
web: {
105105
bundler: "metro",
106106
output: "web-build",
107-
favicon: "./assets/images/favicon.ico",
107+
favicon: "./assets/images/favicon.png",
108108
},
109109
plugins: [
110110
withNotificationToolsReplace,

0 commit comments

Comments
 (0)