mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-22 02:04:51 +00:00
The problem was that `this.responseText` crashes for non-text data. We fix it by letting the client specify which property should be returned. @ericshulman does this work for you?