update and fix

This commit is contained in:
2026-01-14 17:18:56 +01:00
parent 373322540b
commit 95bacc2a63
3 changed files with 6 additions and 2 deletions

View File

@@ -33,3 +33,7 @@ build = [
# Cleanup
f"rm -rf {fembuilddir}"
]
triggers = [
f"update-desktop-database"
]