mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove public access to mod
This commit is contained in:
parent
3ccb20f2f4
commit
af7a34c2ce
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ mod action;
|
|||
mod client;
|
||||
mod database;
|
||||
mod identity;
|
||||
pub mod page;
|
||||
mod page;
|
||||
mod widget;
|
||||
|
||||
use super::{Action as TabAction, BrowserAction, Position, WindowAction};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue