Updated message-gutter css
This commit is contained in:
@@ -254,7 +254,7 @@ function sleep(ms) {
|
||||
|
||||
const importSession = () => {
|
||||
browser.tabs.create({
|
||||
url: browser.extension.getURL("../pages/import.html"),
|
||||
url: browser.runtime.getURL("../pages/import.html"),
|
||||
active: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user