Fix apps lookup #119
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/fix-kit-deployment"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We use the directories in ./apps to load available app names.
For this we need to make sure that we only use directories.
Some recent change broke this by adding a file in the apps directory.
So without this fix no DAO can be deployed.