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