@@ -1,7 +1,7 @@
CACHE MANIFEST
# THIS FILE WAS GENERATED. DO NOT MODIFY!
-# 03/09/2019 08:48 AM
+# 03/09/2019 09:34 AM
app.html
index.html?offline=1
@@ -2557,7 +2557,7 @@ DriveClient.prototype.convertRealtimeFiles = function()
if (acceptResponse)
{
- if (file.convertFrom == 'json')
+ if (file.convertedFrom == 'json')
fromJson++;
}