inbox: create InboxItemsHistory synced collection (#96)

This commit is contained in:
01zulfi
2026-05-14 11:20:17 +05:00
committed by GitHub
parent 7f614f6954
commit f3bfe0957b
7 changed files with 14 additions and 1 deletions
@@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using System;
using System.Collections.Generic;
using System.Security.Claims;
using System.Text.Json;
using System.Threading.Tasks;