theme select

This commit is contained in:
2026-04-05 18:40:35 -04:00
parent c17180be20
commit 0fc8dcb597
23 changed files with 374 additions and 90 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "ditchcord",
"name": "zep",
"license": "ISC",
"type": "module",
"scripts": {
+1 -1
View File
@@ -1225,7 +1225,7 @@ export const init = spacetimedb.init((ctx) => {
if (!hasServers) {
const s = ctx.db.server.insert({
id: 0n,
name: "Ditchcord",
name: "Zep",
owner: undefined,
});
ctx.db.channel.insert({