mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-13 00:42:20 +02:00
1a3303b059
- Generated ghost icon for Ghostgram Settings menu item - Added GhostgramSettings.imageset (@1x/@2x/@3x PNG) - Moved Ghostgram Settings from .advanced section (between Privacy & Chat Settings) into .myProfile section, placing it directly after 'Мой профиль' (visually appears just below Кошелёк in the list) - Replaced generic Appearance icon with new custom ghost icon
23 lines
480 B
JSON
23 lines
480 B
JSON
{
|
|
"images": [
|
|
{
|
|
"filename": "ghost_settings.png",
|
|
"idiom": "universal",
|
|
"scale": "1x"
|
|
},
|
|
{
|
|
"filename": "ghost_settings@2x.png",
|
|
"idiom": "universal",
|
|
"scale": "2x"
|
|
},
|
|
{
|
|
"filename": "ghost_settings@3x.png",
|
|
"idiom": "universal",
|
|
"scale": "3x"
|
|
}
|
|
],
|
|
"info": {
|
|
"author": "xcode",
|
|
"version": 1
|
|
}
|
|
} |