Update the menu method restore name

This commit is contained in:
FusionPBX
2025-06-30 12:31:48 -06:00
committed by GitHub
parent 5aabe28079
commit 2af950cfb3

View File

@@ -1098,7 +1098,7 @@
$p->delete('menu_add', 'temp');
//add the menu items
$this->restore();
$this->restore_default();
}
}