moved db gui in own folder

This commit is contained in:
Krumel
2021-05-19 08:36:57 +02:00
parent b26925e5ac
commit 29005568bf
3 changed files with 1 additions and 1 deletions

View File

@ -49,5 +49,5 @@ $Button1.add_click(
} }
}) })
cls Clear-Host
$Form.ShowDialog() $Form.ShowDialog()