pull/797/head
Zef Hemel 2024-03-04 19:50:37 +01:00
parent 6230c8ab83
commit 4d2006d7e4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ export class PathPageNavigator {
this.client.settings.indexPage,
{},
{},
builtinFunctions,
this.client.stateDataStore.functionMap,
),
);
}