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