mirror of
https://github.com/usememos/memos.git
synced 2025-10-27 06:46:00 +08:00
chore: update seed data
This commit is contained in:
parent
e7e83874cd
commit
6529375a8b
2 changed files with 2 additions and 8 deletions
|
|
@ -28,10 +28,7 @@ VALUES
|
||||||
(
|
(
|
||||||
3,
|
3,
|
||||||
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily.
|
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily.
|
||||||

|
**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client",
|
||||||
|
|
||||||
**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client
|
|
||||||
",
|
|
||||||
101,
|
101,
|
||||||
'PUBLIC'
|
'PUBLIC'
|
||||||
),
|
),
|
||||||
|
|
|
||||||
|
|
@ -37,10 +37,7 @@ VALUES
|
||||||
(
|
(
|
||||||
3,
|
3,
|
||||||
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily.
|
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily.
|
||||||

|
**[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.",
|
||||||
|
|
||||||
**[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.
|
|
||||||
",
|
|
||||||
101,
|
101,
|
||||||
'PUBLIC'
|
'PUBLIC'
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue