mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
Add clipboard.js to cache
This commit is contained in:
parent
ec39258da5
commit
2c6ea6e008
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ var urlsToCache = [
|
|||
'/styles.css',
|
||||
'/scripts/network.js',
|
||||
'/scripts/ui.js',
|
||||
'/scripts/clipboard.js',
|
||||
'/sounds/blop.mp3',
|
||||
'/images/favicon-96x96.png'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue