Add changeNumber capability
This commit is contained in:
parent
4f1188e213
commit
cd809a9922
2 changed files with 4 additions and 0 deletions
|
@ -2171,6 +2171,7 @@ export async function startApp(): Promise<void> {
|
|||
'gv2-3': true,
|
||||
'gv1-migration': true,
|
||||
senderKey: true,
|
||||
changeNumber: true,
|
||||
});
|
||||
} catch (error) {
|
||||
window.log.error(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue