mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-23 20:11:29 +11:00
chore: update docs
This commit is contained in:
parent
8f11761dee
commit
166e699c24
|
@ -332,7 +332,6 @@ pub enum NativeMenuItem {
|
||||||
/// ## platform-specific:
|
/// ## platform-specific:
|
||||||
///
|
///
|
||||||
/// - **macOS:** the metadata is ignore.
|
/// - **macOS:** the metadata is ignore.
|
||||||
/// - **Windows:** Not implemented.
|
|
||||||
About(String, AboutMetadata),
|
About(String, AboutMetadata),
|
||||||
/// A native “hide the app” menu item.
|
/// A native “hide the app” menu item.
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in a new issue