kopia lustrzana https://github.com/backface/turtlestitch
updated sw.js with new libraries
rodzic
728a0f3755
commit
44b3c75cea
|
@ -61,6 +61,7 @@
|
|||
### 2022-07-19
|
||||
* new "Jamet" costumes, thanks, Meghan and Brian!
|
||||
* updated sw.js with new costumes
|
||||
* updated sw.js with new libraries
|
||||
|
||||
### 2022-07-18
|
||||
* German translation update: Changed translation of "point in direction" to "setze Richtung auf ... Grad"
|
||||
|
|
2
sw.js
2
sw.js
|
@ -88,6 +88,7 @@ var snapVersion = '8.0.0-dev-220719',
|
|||
'libraries/bbtSnapExtension.js',
|
||||
'libraries/cases.xml',
|
||||
'libraries/colors.xml',
|
||||
'libraries/crayons.xml',
|
||||
'libraries/Eisenbergification.xml',
|
||||
'libraries/frequency_distribution_module.xml',
|
||||
'libraries/httpBlocks.xml',
|
||||
|
@ -99,6 +100,7 @@ var snapVersion = '8.0.0-dev-220719',
|
|||
'libraries/localstorage_module.xml',
|
||||
'libraries/make-variables.xml',
|
||||
'libraries/maps_module.xml',
|
||||
'libraries/menu_module',
|
||||
'libraries/mqttExtension.js',
|
||||
'libraries/mqtt.js',
|
||||
'libraries/mqtt.xml',
|
||||
|
|
Ładowanie…
Reference in New Issue