[MM-62565] DB only custom profile attributes and fields (#8739)

Database only
This commit is contained in:
Guillermo Vayá
2025-04-09 15:35:27 +02:00
committed by GitHub
parent 74ee271012
commit 6a060cd505
33 changed files with 1952 additions and 18 deletions

View File

@@ -549,6 +549,7 @@ class TestHelperSingleton {
channelsCreated: this.fakeQuery([]),
channels: this.fakeQuery([]),
customProfileAttributes: this.fakeQuery([]),
posts: this.fakeQuery([]),
preferences: this.fakeQuery([]),
reactions: this.fakeQuery([]),