mirror of
https://github.com/fmhy/edit.git
synced 2025-10-13 00:01:09 +11:00
E
This commit is contained in:
parent
61c3ef1123
commit
958e4ac6bb
2 changed files with 11 additions and 1 deletions
10
.claude/settings.local.json
Normal file
10
.claude/settings.local.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(npm run docs:build:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
|
@ -145,7 +145,7 @@ export default defineConfig({
|
|||
name: 'FMHY - freemediaheckyeah',
|
||||
short_name: 'FMHY',
|
||||
description: 'The largest collection of free stuff on the internet!',
|
||||
theme_color: '#7bc5e4',
|
||||
theme_color: '#000000ff',
|
||||
background_color: '#ffffff',
|
||||
display: 'standalone',
|
||||
orientation: 'portrait',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue