last fixes & add notes

This commit is contained in:
MyDrift
2024-08-19 22:46:12 +02:00
parent 6175c0889c
commit c056bbcfe4
2 changed files with 4 additions and 5 deletions

View File

@ -414,7 +414,8 @@ $sync["SearchBar"].Add_TextChanged({
$inactiveCategories = $allCategories
}
foreach ($category in $inactiveCategories) {
$sync[$category].Visibility = "Collapsed"}
$sync[$category].Visibility = "Collapsed"
}
})
# Initialize the hashtable