mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 21:51:20 +00:00
rename application database
This commit is contained in:
parent
bddaa43024
commit
0598182575
@ -9,7 +9,7 @@ int main(
|
||||
sqlite3 * db;
|
||||
|
||||
sqlite3_open(
|
||||
"database.sqlite3",
|
||||
"app.sqlite3",
|
||||
&db
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user