mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-13 05:18:26 -05:00
fix formatting
This commit is contained in:
@@ -417,7 +417,7 @@ class Stash extends EventTarget {
|
||||
subtree: true,
|
||||
})
|
||||
|
||||
const stash = this
|
||||
const stash = this
|
||||
if (disconnectOnPageChange) {
|
||||
function disconnect() {
|
||||
observer.disconnect()
|
||||
@@ -441,7 +441,7 @@ const stash = this
|
||||
subtree: true,
|
||||
})
|
||||
|
||||
const stash = this
|
||||
const stash = this
|
||||
if (disconnectOnPageChange) {
|
||||
function disconnect() {
|
||||
observer.disconnect()
|
||||
|
||||
Reference in New Issue
Block a user