SimpleMobileTools / Simple-SMS-Messenger

An easy and quick way of managing SMS and MMS messages without ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
600 stars 218 forks source link

Fix export for LOCKED property for SMS #686

Closed esensar closed 1 year ago

tibbi commented 1 year ago

what is this for?

esensar commented 1 year ago

It is just something I noticed while I was working with import. Seems like a copy/paste error. It shouldn't affect much, but it definitely looks like it is reading the wrong field (DATE_SENT instead of LOCKED)

tibbi commented 1 year ago

ok, lets accept it in yolo style without testing