mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
short namespace
This commit is contained in:
parent
64d7165774
commit
225b13270a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
use crate::app::browser::window::tab::item::page::client::Request;
|
use super::super::Request;
|
||||||
|
|
||||||
pub enum Redirect {
|
pub enum Redirect {
|
||||||
Foreground(Request),
|
Foreground(Request),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue