mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix namespace
This commit is contained in:
parent
08f09e4a5c
commit
278b421c0f
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ class Content
|
|||
public function update(): void
|
||||
{
|
||||
$this->search(
|
||||
$this->history->navbar->search->gtk->get_text()
|
||||
$this->history->navbar->filter->gtk->get_text()
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue