Skip to content

Commit

Permalink
Use background for Android icon (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
wooferzfg authored Jun 8, 2024
1 parent ba7e746 commit ea0a778
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ export default async (env, argv) => {
appleIcon: {
offset: 10,
},
android: {
background: true,
offset: 10,
},
windows: false,
coast: false,
yandex: false,
Expand Down

0 comments on commit ea0a778

Please sign in to comment.