[Legacy] Remove forgotten is_read field on Accounts

This commit is contained in:
Clemente Raposo 2023-02-02 11:34:27 +00:00
parent 10f48b4937
commit f4c29e4492

View file

@ -183,14 +183,6 @@ $dictionary['Account'] = array(
'source' => 'non-db',
'vname' => 'LBL_CALLS',
),
'is_read' =>
[
'name' => 'is_read',
'vname' => 'LBL_IS_READ',
'type' => 'bool',
'massupdate' => false,
],
'emails' => array(
'name' => 'emails',
'type' => 'link',