vincbeck commented on code in PR #48762:
URL: https://github.com/apache/airflow/pull/48762#discussion_r2027654943


##########
providers/fab/src/airflow/providers/fab/auth_manager/fab_auth_manager.py:
##########
@@ -155,7 +155,7 @@
 
 _MAP_MENU_ITEM_TO_FAB_RESOURCE_TYPE = {
     MenuItem.ASSETS: RESOURCE_ASSET,
-    MenuItem.ASSET_EVENTS: RESOURCE_ASSET,
+    MenuItem.EVENTS: RESOURCE_ASSET,

Review Comment:
   Good catch! I like better "Events" but that's more a personal opinion I 
guess. We can keep "Events" for now and rename it later if that makes more 
sense to people



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to