mirror of
https://github.com/pawelmalak/flame.git
synced 2026-02-28 01:13:11 +08:00
WeatherWidget temp unit. WeatherSettings update on change
This commit is contained in:
@@ -11,7 +11,7 @@ const {
|
||||
} = require('../controllers/config');
|
||||
|
||||
router
|
||||
.route('')
|
||||
.route('/')
|
||||
.post(createPair)
|
||||
.get(getAllPairs)
|
||||
.put(updateValues);
|
||||
|
||||
Reference in New Issue
Block a user