mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Add weather
This commit is contained in:
@@ -52,6 +52,7 @@ export default oauthGitHubEventHandler({
|
||||
location: 'unknown',
|
||||
private: false,
|
||||
subscription: 'free',
|
||||
weatherTab: false,
|
||||
})
|
||||
|
||||
await replaceUserSession(event, {
|
||||
|
||||
@@ -53,6 +53,7 @@ export default oauthGoogleEventHandler({
|
||||
location: 'unknown',
|
||||
private: false,
|
||||
subscription: 'free',
|
||||
weatherTab: false,
|
||||
})
|
||||
|
||||
await replaceUserSession(event, {
|
||||
|
||||
Reference in New Issue
Block a user