mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-20 15:06:15 -04:00
Rename deferred style sheet
This commit is contained in:
parent
b084a9b83b
commit
132b2ffa65
3 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ class PairDrop {
|
|||
this.$headerInstallBtn = $('install');
|
||||
|
||||
this.deferredStyles = [
|
||||
"styles/deferred-styles.css"
|
||||
"styles/styles-deferred.css"
|
||||
];
|
||||
this.deferredScripts = [
|
||||
"scripts/browser-tabs-connector.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue