fix changelog syntax issue - missing comma

This commit is contained in:
stopflock
2026-01-13 15:03:07 -06:00
parent ae354c43a4
commit 3ef053126b

View File

@@ -2,7 +2,7 @@
"2.3.1": {
"content": [
"• Follow-me mode now automatically restores when add/edit/tag sheets are closed",
"• Follow-me button is greyed out while node sheets are open (add/edit/tag) since following doesn't make sense during node operations"
"• Follow-me button is greyed out while node sheets are open (add/edit/tag) since following doesn't make sense during node operations",
"• Drop support for approximate location since I can't get it to work reliably; apologies"
]
},