2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Move manage filters to a Settings section.

This commit is contained in:
John Preston
2020-03-24 12:58:47 +04:00
parent 568325f201
commit e8bf5bb5ce
14 changed files with 238 additions and 191 deletions

View File

@@ -91,8 +91,6 @@ void SessionNavigation::showPeerInfo(
void SessionNavigation::showSettings(
Settings::Type type,
const SectionShow &params) {
Expects(type != Settings::Type::Folders);
showSection(
Info::Memento(
Info::Settings::Tag{ _session->user() },