discordia: add update-desktop-database

This commit is contained in:
2026-01-16 14:21:38 +01:00
parent 6a87775cf4
commit 224bff3d59

View File

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