mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 12:44:57 -05:00
Comment
This commit is contained in:
parent
410b4e14a1
commit
6d586dc05c
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
CREATE TABLE groups (
|
CREATE TABLE groups (
|
||||||
group_id TEXT NOT NULL,
|
group_id TEXT NOT NULL,
|
||||||
name TEXT,
|
name TEXT, -- the display name of the room
|
||||||
avatar_url TEXT,
|
avatar_url TEXT,
|
||||||
short_description TEXT,
|
short_description TEXT,
|
||||||
long_description TEXT
|
long_description TEXT
|
||||||
|
Loading…
Reference in New Issue
Block a user