mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-07 22:12:35 -04:00
upgrade bootstrap to 5.3.7
This commit is contained in:
parent
16d6fe4c40
commit
f68650ce5f
11 changed files with 23 additions and 24 deletions
|
@ -18,7 +18,6 @@ global.showdown = require('./showdown-2.1.0');
|
|||
global.DOMPurify = require('./purify-3.2.6');
|
||||
global.baseX = require('./base-x-4.0.0').baseX;
|
||||
global.Legacy = require('./legacy').Legacy;
|
||||
require('./bootstrap-3.4.1');
|
||||
require('./privatebin');
|
||||
|
||||
// internal variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue