From 166e699c2441a2a45bfcff6f269f4f0a36928ca2 Mon Sep 17 00:00:00 2001 From: amrbashir Date: Sat, 11 Jun 2022 20:06:56 +0200 Subject: [PATCH] chore: update docs --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 9947a8b..040e1a0 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -332,7 +332,6 @@ pub enum NativeMenuItem { /// ## platform-specific: /// /// - **macOS:** the metadata is ignore. - /// - **Windows:** Not implemented. About(String, AboutMetadata), /// A native “hide the app” menu item. ///