Always has title

This commit is contained in:
wqy
2022-09-02 18:30:46 +08:00
parent a7294bf6a3
commit 248f56cbea

View File

@@ -4,3 +4,5 @@ CREATE TABLE TITLE
( (
Value TEXT Value TEXT
); );
INSERT INTO TITLE (Value) VALUES ('');