mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add folders menu to Settings.
This commit is contained in:
@@ -91,6 +91,8 @@ void SessionNavigation::showPeerInfo(
|
||||
void SessionNavigation::showSettings(
|
||||
Settings::Type type,
|
||||
const SectionShow ¶ms) {
|
||||
Expects(type != Settings::Type::Folders);
|
||||
|
||||
showSection(
|
||||
Info::Memento(
|
||||
Info::Settings::Tag{ _session->user() },
|
||||
|
Reference in New Issue
Block a user