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:
@@ -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'
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user