refactor(chat): simplify paid message lock state
This commit is contained in:
@@ -59,8 +59,7 @@ describe("chat promotion", () => {
|
||||
},
|
||||
lockDetail: {
|
||||
locked: false,
|
||||
showContent: true,
|
||||
showUpgrade: false,
|
||||
reason: null,
|
||||
},
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user