Fix default account setting being removed whereas empty
When deleting an account whereas there are none set as the default account, Kresus keeps trying to clear the setting whereas it is already cleared.
The value is actually Setting { id: 5, userId: 1, key: 'default-account-id', value: '' }