diff options
Diffstat (limited to 'app.config.js')
-rw-r--r-- | app.config.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js index b30cdf0fe..8a0e6e48c 100644 --- a/app.config.js +++ b/app.config.js @@ -303,6 +303,11 @@ module.exports = function (_config) { android: './assets/app-icons/android_icon_default_dark.png', prerendered: true, }, + next: { + ios: './assets/app-icons/icon_default_next.png', + android: './assets/app-icons/icon_default_next.png', + prerendered: true, + }, /** * Bluesky+ core set |