mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
783ef0f2d3
* refactor!(core): return result in `Webview/WebviewWindow::url` getter * clippy * Apply suggestions from code review
6 lines
110 B
Markdown
6 lines
110 B
Markdown
---
|
|
"tauri": "patch:breaking"
|
|
---
|
|
|
|
Changed `WebviewWindow::url` and `Webview::url` getter to return a result.
|