remove title update duplicate

This commit is contained in:
yggverse 2024-07-13 05:45:25 +03:00
parent f65458ca70
commit 0a453e7c6a

View file

@ -131,12 +131,6 @@ class Tab
$page->gtk $page->gtk
) )
); );
// Update application title
$this->container->browser->header->setTitle(
$page->title->getValue(),
$page->title->getSubtitle()
);
} }
// Render // Render