mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
remove reload request
This commit is contained in:
parent
d93c111cbd
commit
50f18cad15
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ impl File {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
button.set_sensitive(true); // unlock
|
button.set_sensitive(true); // unlock
|
||||||
action_widget.update.activate(true)
|
action_widget.update.activate(false)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue