mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-19 07:53:54 +01:00
Make rendering return Result, and handle infinite recursion
This commit is contained in:
@@ -8,7 +8,7 @@ use tauri::{
|
||||
mod branch;
|
||||
mod callbacks;
|
||||
mod commands;
|
||||
mod error;
|
||||
pub mod error;
|
||||
mod fetch;
|
||||
mod git;
|
||||
mod merge;
|
||||
|
||||
Reference in New Issue
Block a user