Render archived tabs internal page
This commit is contained in:
@@ -18,6 +18,7 @@ fn internal_page_title(url: &str) -> Option<&'static str> {
|
||||
"ely://new-tab" => Some("New Tab"),
|
||||
"ely://downloads" => Some("Downloads"),
|
||||
"ely://history" => Some("History"),
|
||||
"ely://archive" => Some("Archived Tabs"),
|
||||
"ely://settings" => Some("Settings"),
|
||||
"ely://settings/plugins" => Some("Plugin Settings"),
|
||||
"ely://settings/profiles" => Some("Profile Settings"),
|
||||
|
||||
Reference in New Issue
Block a user