mirror of
https://github.com/fmhy/edit.git
synced 2025-10-13 08:11:07 +11:00
slight fix for ios
This commit is contained in:
parent
4063595eb5
commit
16b752434a
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ export default defineConfig({
|
||||||
short_name: 'FMHY',
|
short_name: 'FMHY',
|
||||||
description: 'The largest collection of free stuff on the internet!',
|
description: 'The largest collection of free stuff on the internet!',
|
||||||
theme_color: '#000000ff',
|
theme_color: '#000000ff',
|
||||||
background_color: '#ffffff',
|
background_color: '#000000ff',
|
||||||
display: 'standalone',
|
display: 'standalone',
|
||||||
orientation: 'portrait',
|
orientation: 'portrait',
|
||||||
scope: '/',
|
scope: '/',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue