Skip to content

Commit

Permalink
Add a comment to test build output
Browse files Browse the repository at this point in the history
  • Loading branch information
zephraph committed Sep 20, 2024
1 parent 4316fe0 commit 231deea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use tao::window::Fullscreen;

#[derive(JsonSchema, Deserialize, Debug)]
struct WebViewOptions {
/// Sets the title of the window.
title: String,
#[serde(flatten)]
target: WebViewTarget,
Expand Down

0 comments on commit 231deea

Please sign in to comment.