Show 'you were removed from group' if dropped during migration
This commit is contained in:
parent
fd7b18e382
commit
d1355d5874
5 changed files with 79 additions and 13 deletions
|
@ -32,6 +32,9 @@ try {
|
|||
window.GV2_ENABLE_CHANGE_PROCESSING = true;
|
||||
window.GV2_ENABLE_STATE_PROCESSING = true;
|
||||
|
||||
window.GV2_MIGRATION_DISABLE_ADD = false;
|
||||
window.GV2_MIGRATION_DISABLE_INVITE = false;
|
||||
|
||||
window.platform = process.platform;
|
||||
window.getTitle = () => title;
|
||||
window.getEnvironment = () => config.environment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue