fix(chat): sync paid voice audio unlock flow
This commit is contained in:
@@ -57,10 +57,6 @@ describe("chat promotion", () => {
|
||||
type: "promotion",
|
||||
url: "https://example.com/unlocked.jpg",
|
||||
},
|
||||
lockDetail: {
|
||||
locked: false,
|
||||
reason: null,
|
||||
},
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user