Fix issue with phantom channel
[?]
Jan 5, 2021, 10:17 PM
WXNPN533OSPMVVAXAEIBZXYKWVQO55BLDOEKNGLZIRIBBBXVQHZQCDependencies
- [2]
VT237HUJAdd tree view for channels - [3]
L44OILGKAdd reset command to resource state context menu - [4]
L3VOQYAFAdd changelog view to the source control panel - [*]
ZGMIJNFVCreate pijul.ts for executing commands using the Pijul CLI
Change contents
- replacement in src/pijul.ts at line 421
const channels = lines.map((line) => {const channels = lines.filter(line => line.length > 0).map((line) => {