mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-03 23:33:58 +00:00
almost all js files are loaded using require.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
define([
|
||||
'app', 'Settings/SettingsModel'
|
||||
'app', 'Settings/SettingsModel','bootstrap'
|
||||
|
||||
], function () {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user