theme select
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "ditchcord",
|
||||
"name": "zep",
|
||||
"license": "ISC",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user