rename append to appendPage

This commit is contained in:
yggverse 2024-07-12 17:38:00 +03:00
parent dd21e45144
commit 11b13ba011
5 changed files with 8 additions and 8 deletions

View file

@ -84,7 +84,7 @@ class Open
{
foreach ($dialog->get_filenames() as $filename)
{
$this->file->menu->browser->container->tab->append(
$this->file->menu->browser->container->tab->appendPage(
sprintf(
'file://%s',
$filename