Fixed some issues with folders not showing, adding empty folders to the list.
This commit is contained in:
@@ -34,8 +34,6 @@ public class DrawGroupedGroupFolder : IDrawFolder
|
||||
|
||||
public void Draw()
|
||||
{
|
||||
if (!_groups.Any()) return;
|
||||
|
||||
string _id = "__folder_syncshells";
|
||||
if (_tag != "")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user