mirror of
https://github.com/usememos/memos.git
synced 2025-10-06 12:26:29 +08:00
chore: update demo seed data (#1421)
This commit is contained in:
parent
bc595b40e7
commit
993ea024fd
1 changed files with 4 additions and 1 deletions
|
@ -36,7 +36,10 @@ INSERT INTO
|
||||||
VALUES
|
VALUES
|
||||||
(
|
(
|
||||||
1003,
|
1003,
|
||||||
"**[star-history.com](https://star-history.com/)**: The missing GitHub star history graph of GitHub repos.
|
"**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client
|
||||||
|

|
||||||
|
|
||||||
|
**[star-history.com](https://star-history.com)**: The missing GitHub star history graph of GitHub repos.
|
||||||
",
|
",
|
||||||
101,
|
101,
|
||||||
'PUBLIC'
|
'PUBLIC'
|
||||||
|
|
Loading…
Add table
Reference in a new issue