mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-03-18 21:10:26 +01:00
Merge pull request #258 from ouchadam/release-candidate
[Auto] Release Candidate
This commit is contained in:
commit
5c4ff454ea
@ -0,0 +1,4 @@
|
||||
CREATE TABLE IF NOT EXISTS dbMutedRoom (
|
||||
room_id TEXT NOT NULL,
|
||||
PRIMARY KEY (room_id)
|
||||
);
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"code": 27,
|
||||
"name": "06/11/2022-V2"
|
||||
"code": 28,
|
||||
"name": "07/11/2022-V1"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user