Add "Understanding Memory" guide to the website sidebar

This commit is contained in:
Simon Edwards 2022-05-26 09:27:18 +02:00
parent 37d000ee44
commit 16940eca53

View File

@ -360,6 +360,7 @@ module.exports = {
"guides/nodegui-architecture",
"guides/debugging",
"guides/debugging-in-vscode",
"guides/understanding-memory",
"guides/using-native-node-modules",
"guides/custom-nodegui-native-plugin",
"guides/packaging"