Daniel Martí b204377a4e AppDetails: don't remove last character
When fixing the trailing newline issue, I overlooked the fact that
subsequence's second index is exclusive, not inclusive, so it's i<=len not
i<len.
2015-10-07 10:06:20 +02:00
..
2015-10-04 08:14:48 -07:00
2015-10-06 14:33:28 +02:00
2015-09-09 21:24:36 -07:00
2015-10-02 17:34:42 -07:00
2015-10-06 14:19:05 +02:00