feat: add update-desktop-database to vscodium
This commit is contained in:
@@ -29,3 +29,7 @@ build = [
|
||||
# Cleanup
|
||||
f"rm -rf {fembuilddir}"
|
||||
]
|
||||
|
||||
triggers = [
|
||||
f"update-desktop-database"
|
||||
]
|
||||
Reference in New Issue
Block a user