Commit 317cf065 authored by Steven's avatar Steven

chore: tweak demo data

parent 14712b42
......@@ -10,4 +10,4 @@ INSERT INTO resource VALUES(1,'oQ9JTLpGKisxDwnAosJcaA',1,1722096752,1722096788,'
INSERT INTO reaction VALUES(1,1722097094,1,'memos/4','👍');
INSERT INTO reaction VALUES(2,1722097100,1,'memos/4','🔥');
INSERT INTO reaction VALUES(3,1722097101,1,'memos/4','+1');
INSERT INTO system_setting VALUES ('MEMO_RELATED', '{"contentLengthLimit":8192,"enableAutoCompact":true,"enableComment":true,"enableLocation":true,"reactions":["👍","💛","🔥","👏","😂","👌","🚀","👀","🤔","🤡","❓","+1"]}', '');
INSERT INTO system_setting VALUES ('MEMO_RELATED', '{"contentLengthLimit":8192,"enableAutoCompact":true,"enableComment":true,"enableLocation":true,"defaultVisibility":"PUBLIC","reactions":["👍","💛","🔥","👏","😂","👌","🚀","👀","🤔","🤡","❓","+1"]}', '');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment