mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
[DevTools] Storage - style clean up - a check of the variable to see if it exists (an empty line)
Issue #102
This commit is contained in:
parent
ae2fd72616
commit
ff4c810e26
1 changed files with 1 additions and 0 deletions
|
|
@ -1144,6 +1144,7 @@ StorageUI.prototype = {
|
|||
if (!selectedItem) {
|
||||
return;
|
||||
}
|
||||
|
||||
let front = this.getCurrentFront();
|
||||
let [, host] = selectedItem;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue