mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
this fixes the "undefined is not a function" error originated from SparkMD5. Basically, sometimes the remote content or local content is an object — an invalid state. So we need to check for that. (fixes streetwriters/notesnook#371)