mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
window.Signal.React -> window.Signal.Components
This commit is contained in:
@@ -18,7 +18,7 @@ window.Signal.Migrations = {
|
||||
getPlaceholderMigrations: () => {},
|
||||
};
|
||||
|
||||
window.Signal.React = {};
|
||||
window.Signal.Components = {};
|
||||
|
||||
window.EmojiConvertor = function EmojiConvertor() {};
|
||||
window.EmojiConvertor.prototype.init_colons = () => {};
|
||||
|
||||
Reference in New Issue
Block a user