mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
fix field name
This commit is contained in:
parent
c13cc44a59
commit
7b33edf895
@ -286,7 +286,7 @@ sqlite3_int64 Main::DB::SESSION::add(
|
||||
Glib::ustring::sprintf(
|
||||
R"SQL(
|
||||
INSERT INTO `app_browser_main__session` (
|
||||
`app_browser_main__session__id`
|
||||
`app_browser__session__id`
|
||||
) VALUES (
|
||||
%d
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user