mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25017: Remove promotional wallpapers
This commit is contained in:
parent
c852cafc63
commit
760d01f7b9
@ -247,12 +247,6 @@ class WallpaperManager(
|
||||
Wallpaper.Local.Firefox("sunrise", R.drawable.sunrise),
|
||||
)
|
||||
private val remoteWallpapers: List<Wallpaper.Remote> = listOf(
|
||||
Wallpaper.Remote.House(
|
||||
"panda",
|
||||
),
|
||||
Wallpaper.Remote.House(
|
||||
"mei",
|
||||
),
|
||||
Wallpaper.Remote.Firefox(
|
||||
"twilight-hills"
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user