hippocampus: matrix: discord bot? (fix semicolon)

This commit is contained in:
2026-03-23 21:05:16 -04:00
parent 75153cf199
commit a90a10cd48

View File

@@ -433,5 +433,5 @@ in {
reverse_proxy localhost:${config.services.mautrix-discord.settings.appservice.port} reverse_proxy localhost:${config.services.mautrix-discord.settings.appservice.port}
''; '';
}; };
} };
} }