mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
add mod update to main.rs
This commit is contained in:
parent
36e74f8258
commit
d3e11e1284
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@
|
|||
mod app;
|
||||
mod args;
|
||||
mod bug_report;
|
||||
mod update;
|
||||
mod clipboard;
|
||||
mod cmdbar;
|
||||
mod components;
|
||||
|
|
|
|||
Loading…
Reference in a new issue