1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-27 01:59:50 +00:00
Files
TiddlyWiki5/editions/test
Cameron Fischer 65347ae858 Fixed join filter operator to never returns null (#4396)
If the operator were passed an empty list, it would return null
which could cause some proceeding operators to crash.
2020-04-14 17:49:38 +01:00
..