Phase 1C: Frontend unified contact UI
This commit is contained in:
@@ -128,8 +128,8 @@ MANIFEST_SCHEMA_DOC = ManifestSchemaResponse(
|
||||
description="An example plugin demonstrating the manifest schema.",
|
||||
dependencies=[],
|
||||
routes=[],
|
||||
events=["company.created", "contact.created"],
|
||||
events=["contact.created"],
|
||||
migrations=["0001_initial.sql"],
|
||||
permissions=["companies.read"],
|
||||
permissions=["contacts.read"],
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user