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) {{
check(tab)
}} else {{
tab = 'my/projects/lsgm'
tab = 'my/projects/ofsp'
check(tab)
push(tab)
}}