add some update-desktop-database

This commit is contained in:
2026-01-26 15:15:47 +01:00
parent b60a87f1cc
commit 036d8c7edb
2 changed files with 6 additions and 2 deletions

View File

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