1 2 3 4 5 6 7 8 9
crate::define_register_apps! { plugin: FinanceCustomerTag; key: "p_customer"; name: "Customers"; href: "/customers/"; icon: "building-storefront"; plugin_type: crate::apps::PluginType::Addon; roles: ["superuser"]; }