mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
@@ -43,6 +43,7 @@ pub fn create_sym_links(shortcut: &ShortcutOwned) -> ShortcutOwned {
|
|||||||
);
|
);
|
||||||
let mut new_shortcut = new_shortcut.to_owned();
|
let mut new_shortcut = new_shortcut.to_owned();
|
||||||
new_shortcut.tags = shortcut.tags.clone();
|
new_shortcut.tags = shortcut.tags.clone();
|
||||||
|
new_shortcut.dev_kit_game_id = shortcut.dev_kit_game_id.clone();
|
||||||
new_shortcut
|
new_shortcut
|
||||||
}
|
}
|
||||||
_ => {
|
_ => {
|
||||||
|
|||||||
Reference in New Issue
Block a user