mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
change master branch
This commit is contained in:
parent
f72ea8bf33
commit
ac14f5dea7
3 changed files with 2 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ use std::{
|
|||
|
||||
const VENDOR: &str = "YGGverse";
|
||||
const APP_ID: &str = "Yoda"; // env!("CARGO_PKG_NAME");
|
||||
const BRANCH: &str = "Rust-GTK4";
|
||||
const BRANCH: &str = "master";
|
||||
|
||||
fn main() -> ExitCode {
|
||||
// Init profile path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue