This commit is contained in:
Marc Beninca 2023-08-23 17:57:05 +02:00
parent e689bda9d8
commit fbc8cbb83d

View file

@ -368,7 +368,7 @@ function main() {{
if (tab) {{ if (tab) {{
check(tab) check(tab)
}} else {{ }} else {{
tab = 'my/projects/lsgm' tab = 'my/projects/ofsp'
check(tab) check(tab)
push(tab) push(tab)
}} }}