Change app name to 'Synapse Admin'
Change-Id: I21b77af997aa2faebc7a09a05daaa54cd751a187
This commit is contained in:
parent
3749005995
commit
f5567b6483
@ -19,7 +19,7 @@
|
||||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>React App</title>
|
||||
<title>Synapse Admin</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"short_name": "Synapse Admin",
|
||||
"name": "Admin GUI for the synapse matrix backend",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
|
Loading…
Reference in New Issue
Block a user