Highlight Appearance in settings nav on /settings landing
This commit is contained in:
@@ -10,6 +10,6 @@ impl ElyShell {
|
|||||||
snapshot: &BrowserSnapshot,
|
snapshot: &BrowserSnapshot,
|
||||||
cx: &mut Context<Self>,
|
cx: &mut Context<Self>,
|
||||||
) -> AnyElement {
|
) -> AnyElement {
|
||||||
render_settings_landing(snapshot, "ely://settings", cx)
|
render_settings_landing(snapshot, "ely://settings/appearance", cx)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user