feat: whiteboard, macos (#12780)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
438cef8cf9
commit
e2ec6a5be8
14 changed files with 796 additions and 409 deletions
|
|
@ -55,7 +55,7 @@ pub mod plugin;
|
|||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
mod tray;
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
#[cfg(any(target_os = "windows", target_os = "macos"))]
|
||||
mod whiteboard;
|
||||
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue