projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d3634d
)
Fix mozilla homerserver domain (#199) (#629)
author
Krishan
<33421343+kfiven@users.noreply.github.com>
Wed, 15 Jun 2022 06:37:14 +0000
(12:07 +0530)
committer
GitHub
<noreply@github.com>
Wed, 15 Jun 2022 06:37:14 +0000
(12:07 +0530)
config.json
patch
|
blob
|
history
diff --git
a/config.json
b/config.json
index e7f9eea343e4de9a2e5c7182e236414b530a8724..c647dbb486f75566146281ba9fed21fd0e6c2a73 100644
(file)
--- a/
config.json
+++ b/
config.json
@@
-6,7
+6,7
@@
"halogen.city",
"kde.org",
"matrix.org",
- "
chat.
mozilla.org"
+ "mozilla.org"
],
"allowCustomHomeservers": true
-}
\ No newline at end of file
+}