mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-16 06:11:38 +00:00
Remove sortablejs
This commit is contained in:
commit
634167aea6
25 changed files with 530 additions and 173 deletions
|
|
@ -1,7 +0,0 @@
|
|||
export default function ({ $config }) {
|
||||
const script = document.createElement('script')
|
||||
script.type = 'text/javascript'
|
||||
script.src = `${$config.routerBasePath || ''}/libs/sortable.js`
|
||||
|
||||
document.head.appendChild(script)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue