Merge remote-tracking branch 'upstream/main' into main_local

This commit is contained in:
Sam Heinz
2025-01-30 14:54:59 +10:00
561 changed files with 8146 additions and 1720 deletions
+6 -6
View File
@@ -2,7 +2,7 @@
"name": "The Lounge",
"slug": "the-lounge",
"categories": [
0
22
],
"date_created": "2024-11-28",
"type": "ct",
@@ -31,10 +31,10 @@
"password": null
},
"notes": [
{
"text": "The Lounge is running in private mode. Use `sudo -u thelounge thelounge add name` to create users.",
"type": "info"
}
{
"text": "The Lounge is running in private mode. Use `runuser -u thelounge -- thelounge add usernamehere` to create users.",
"type": "info"
}
],
"status": "🚧"
}
}