-
- Downloads
Fix bad assertion in scan.zig:addSpecial()
While it's true that the root item can't be a special, the first item to be added is not necessarily the root item. In particular, it isn't when refreshing. Probably fixes #194
Please register or sign in to comment