mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Add a comment
This commit is contained in:
		@@ -84,6 +84,7 @@ class _ComunicTabletAppBarWidgetState
 | 
				
			|||||||
        PopupMenuButton<_MenuItemCallback>(
 | 
					        PopupMenuButton<_MenuItemCallback>(
 | 
				
			||||||
          offset: Offset(0, 50),
 | 
					          offset: Offset(0, 50),
 | 
				
			||||||
          itemBuilder: (c) => [
 | 
					          itemBuilder: (c) => [
 | 
				
			||||||
 | 
					            // Sign out
 | 
				
			||||||
            _MainMenuItem(
 | 
					            _MainMenuItem(
 | 
				
			||||||
                label: tr("Sign out"),
 | 
					                label: tr("Sign out"),
 | 
				
			||||||
                icon: Icons.power_settings_new,
 | 
					                icon: Icons.power_settings_new,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user