mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
Revert "Actually run prettier on json files"
This reverts commit f3c5745b77
.
This commit is contained in:
parent
1921acb062
commit
c8617409fa
@ -1,9 +1,19 @@
|
||||
[
|
||||
{
|
||||
"autoSendCommands": [
|
||||
["NICKSERV", "IDENTIFY D6 CENSORED"],
|
||||
["NICKSERV", "REGAIN D6 CENSORED"],
|
||||
["MODE", "D6", "-i"]
|
||||
[
|
||||
"NICKSERV",
|
||||
"IDENTIFY D6 CENSORED"
|
||||
],
|
||||
[
|
||||
"NICKSERV",
|
||||
"REGAIN D6 CENSORED"
|
||||
],
|
||||
[
|
||||
"MODE",
|
||||
"D6",
|
||||
"-i"
|
||||
]
|
||||
],
|
||||
"channelMapping": {
|
||||
"374659905983873025": "#piraattinuoret",
|
||||
|
@ -31,7 +31,9 @@
|
||||
"preferredDomain": "jitsi.effi.org"
|
||||
},
|
||||
"room_directory": {
|
||||
"servers": ["matrixrooms.info"]
|
||||
"servers": [
|
||||
"matrixrooms.info"
|
||||
]
|
||||
},
|
||||
"setting_defaults": {
|
||||
"RustCrypto.staged_rollout_percent": 100
|
||||
|
Loading…
Reference in New Issue
Block a user