mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update seed data
This commit is contained in:
@@ -7,7 +7,8 @@ INSERT INTO
|
|||||||
VALUES
|
VALUES
|
||||||
(
|
(
|
||||||
101,
|
101,
|
||||||
'#memos 👋 Welcome to memos',
|
'#memos
|
||||||
|
👋 Welcome to memos',
|
||||||
101
|
101
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@@ -6,7 +6,7 @@ INSERT INTO
|
|||||||
)
|
)
|
||||||
VALUES
|
VALUES
|
||||||
(
|
(
|
||||||
102,
|
101,
|
||||||
101,
|
101,
|
||||||
1
|
1
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user