mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Move index2 to index
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
if (opened === false) {
|
||||
opened = true;
|
||||
chrome.windows.create({
|
||||
url: 'index2.html',
|
||||
url: 'index.html',
|
||||
type: 'panel',
|
||||
focused: true,
|
||||
width: 260, // 280 for chat
|
||||
|
||||
Reference in New Issue
Block a user