pull/209/head
M66B 3 years ago
parent 0323be0475
commit 2b0f0a0f21

@ -506,7 +506,7 @@ public class EntityOperation {
} catch (JSONException ex) { } catch (JSONException ex) {
Log.e(ex); Log.e(ex);
} catch (SQLiteConstraintException ex){ } catch (SQLiteConstraintException ex) {
Log.w(ex); Log.w(ex);
// folder or message gone // folder or message gone
} }

Loading…
Cancel
Save