Theme cleanup

This commit is contained in:
RobinLinus 2020-12-20 22:00:36 +01:00
parent 3a3d722d59
commit b40c5f2053
2 changed files with 4 additions and 3 deletions

View file

@ -5,6 +5,7 @@ var urlsToCache = [
'/scripts/network.js',
'/scripts/ui.js',
'/scripts/clipboard.js',
'/scripts/theme.js',
'/sounds/blop.mp3',
'/images/favicon-96x96.png'
];