1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 21:50:02 +00:00
Robin Munn 246751be1b
Fix last filter operator when zero items selected (#7809)
Previously, [last[0]] was incorrectly returning the entire list. It now
returns zero items as it should.
2023-10-25 13:14:49 +01:00
..