mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
fix variable name
This commit is contained in:
parent
31f0accb54
commit
3f3ca44dff
@ -192,7 +192,7 @@ Glib::ustring Request::get_path()
|
||||
|
||||
Glib::ustring Request::get_query()
|
||||
{
|
||||
return path;
|
||||
return query;
|
||||
}
|
||||
|
||||
// Database model
|
||||
|
Loading…
x
Reference in New Issue
Block a user