mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
remove bookmarks button deactivation
This commit is contained in:
parent
5383a5a638
commit
4b2a0a7660
1 changed files with 0 additions and 2 deletions
|
|
@ -71,8 +71,6 @@ impl Navigation {
|
|||
let request = self.request.strip_prefix();
|
||||
|
||||
// update children components
|
||||
self.bookmark
|
||||
.set_sensitive(self.profile.bookmark.get(&request).is_ok());
|
||||
self.reload.set_sensitive(!request.is_empty());
|
||||
self.request.update(
|
||||
self.profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue