[feature] add group and bookmark header dropdown

This commit is contained in:
zombieFox
2019-10-20 23:41:12 +01:00
parent a19d201544
commit ead89076b2
13 changed files with 612 additions and 277 deletions

View File

@ -94,6 +94,7 @@ const jsFiles = [
path.src + '/js/auto-suggest.js',
path.src + '/js/pagelock.js',
path.src + '/js/edge.js',
path.src + '/js/dropdown.js',
path.src + '/js/init.js'
]