mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Fix linting
This commit is contained in:
parent
627f35f6a5
commit
643fc440fd
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ CommunitiesModel::initializeSidebar()
|
|||
emit tagsChanged();
|
||||
emit hiddenTagsChanged();
|
||||
emit containsSubspacesChanged();
|
||||
|
||||
|
||||
setCurrentTagId(UserSettings::instance()->currentTagId());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue