Skip to content

Commit debb5ab

Browse files
authored
Update manifest.json
1 parent e0ec21d commit debb5ab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Editpad",
3-
"short_name": "Editpad",
2+
"name": "Notepad",
3+
"short_name": "Notepad",
44
"icons": [
55
{
66
"src": "images/android-icon-36x36.png",
@@ -44,4 +44,4 @@
4444
"display": "standalone",
4545
"background_color": "#EEE8AA",
4646
"theme_color": "#EEE8AA"
47-
}
47+
}

0 commit comments

Comments
 (0)