Remove some files & trying to make the desktop look more fun & I'm going

to sleep now.
This commit is contained in:
yuanhau 2025-05-22 00:09:01 +08:00
parent c8429ee1a3
commit 109a39f6e9
12 changed files with 458 additions and 119 deletions

View file

@ -76,7 +76,7 @@ uuid text primary key,
title text not null,
content text not null,
origin text not null,
author text,
author text
)
`;