aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/js/src/scrollspy.js
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-06 21:10:24 +0100
committerMario <mario@mariovavti.com>2024-03-06 21:10:24 +0100
commit3eea4f475ce80cefb16167782a04a65ba5091e84 (patch)
tree35893e0a8faa4a2d24754f33329f5eb892abb322 /vendor/twbs/bootstrap/js/src/scrollspy.js
parent37b22fe542eb8f336c167c982bf458852e8b32b9 (diff)
parentb5b8106e7a14d11579de6479187a4a920b3aaab9 (diff)
downloadvolse-hubzilla-3eea4f475ce80cefb16167782a04a65ba5091e84.tar.gz
volse-hubzilla-3eea4f475ce80cefb16167782a04a65ba5091e84.tar.bz2
volse-hubzilla-3eea4f475ce80cefb16167782a04a65ba5091e84.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'vendor/twbs/bootstrap/js/src/scrollspy.js')
-rw-r--r--vendor/twbs/bootstrap/js/src/scrollspy.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/js/src/scrollspy.js b/vendor/twbs/bootstrap/js/src/scrollspy.js
index 69de7151b..368092de4 100644
--- a/vendor/twbs/bootstrap/js/src/scrollspy.js
+++ b/vendor/twbs/bootstrap/js/src/scrollspy.js
@@ -8,7 +8,9 @@
import BaseComponent from './base-component.js'
import EventHandler from './dom/event-handler.js'
import SelectorEngine from './dom/selector-engine.js'
-import { defineJQueryPlugin, getElement, isDisabled, isVisible } from './util/index.js'
+import {
+ defineJQueryPlugin, getElement, isDisabled, isVisible
+} from './util/index.js'
/**
* Constants