Group V2 invite links: in-conversation messages
This commit is contained in:
@@ -27,6 +27,11 @@ try {
|
||||
title += ` - ${config.appInstance}`;
|
||||
}
|
||||
|
||||
// Flags for testing
|
||||
window.GV2_ENABLE_SINGLE_CHANGE_PROCESSING = true;
|
||||
window.GV2_ENABLE_CHANGE_PROCESSING = true;
|
||||
window.GV2_ENABLE_STATE_PROCESSING = true;
|
||||
|
||||
window.platform = process.platform;
|
||||
window.getTitle = () => title;
|
||||
window.getEnvironment = () => config.environment;
|
||||
|
Reference in New Issue
Block a user