fix: delete custom fields after app in uninstalled
This commit is contained in:
@@ -60,7 +60,8 @@ web_include_js = ["website.bundle.js", "controls.bundle.js"]
|
||||
# ------------
|
||||
|
||||
# before_install = "lms.install.before_install"
|
||||
# after_install = "lms.install.after_install"
|
||||
after_uninstall = "lms.install.after_uninstall"
|
||||
|
||||
|
||||
# Desk Notifications
|
||||
# ------------------
|
||||
|
||||
Reference in New Issue
Block a user