io-actions/app/toolbox/weather.js
2025-04-15 14:55:35 -04:00

8 lines
87 B
JavaScript

export default {
name: 'Weather',
colour: 360,
contents: [
'weather'
],
}