fossasia / susi_chromebot

SUSI.AI Chrome Extension
GNU Lesser General Public License v2.1
1.54k stars 140 forks source link

Change web reference of bootstrap.min.js to local file #556

Open harshit-soora opened 3 years ago

harshit-soora commented 3 years ago

Fixes #555

Checklist

Short description of what this resolves:

Inside the option.html we did a call to bootstrap.min.js but we did it as a web call that in return gives this error when you load this error

Changes proposed in this pull request:

Instead of web call we do have the same file inside the bootstrap folder thus I made a call to it therefore emitting the error