Move index2 to index
This commit is contained in:
parent
94ce4d4b91
commit
71da6a1df1
3 changed files with 1 additions and 81 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue