$ ./craft resave/navigation-nodes
Exception 'TypeError' with message 'craft\console\controllers\ResaveController::saveElements():
Argument #1 ($query) must be of type craft\elements\db\ElementQueryInterface,
string given, called in .../vendor/verbb/navigation/src/Navigation.php on line 312'
in .../vendor/craftcms/cms/src/console/controllers/ResaveController.php:433
Steps to reproduce
Run the ./craft resave/navigation-nodes console command via the command line
Describe the bug
Steps to reproduce
./craft resave/navigation-nodes
console command via the command lineCraft CMS version
4.4.15
Plugin version
2.0.19
Multi-site?
Yes
Additional context
No response