Add AppImageHub.com OCS API as primary catalog source
This commit is contained in:
@@ -197,6 +197,7 @@ pub fn build_detail_page(record: &AppImageRecord, db: &Rc<Database>) -> adw::Nav
|
||||
let toolbar = adw::ToolbarView::new();
|
||||
toolbar.add_top_bar(&header);
|
||||
toolbar.set_content(Some(&toast_overlay));
|
||||
widgets::apply_pointer_cursors(&toolbar);
|
||||
|
||||
adw::NavigationPage::builder()
|
||||
.title(name)
|
||||
|
||||
Reference in New Issue
Block a user