We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c83b3b commit 917bdacCopy full SHA for 917bdac
scripts/config_manager.py
@@ -39,7 +39,7 @@ def _setup_paths(self):
39
40
# Theme configuration
41
self.theme_path = self.root_dir / 'gitfichas-mermaid-theme.json'
42
-
+
43
# Puppeteer configuration
44
self.puppeteer_config_path = Path('/tmp/puppeteer-config.json')
45
0 commit comments