mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
pub
This commit is contained in:
@@ -209,7 +209,7 @@ impl<R: Runtime> Default for Builder<R> {
|
||||
}
|
||||
|
||||
impl<R: Runtime> Builder<R> {
|
||||
fn new() -> Self {
|
||||
pub fn new() -> Self {
|
||||
Self::default()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user