watcher
This commit is contained in:
@@ -722,6 +722,8 @@ function App() {
|
||||
authorizedFetch={authorizedFetch}
|
||||
knownStores={stores}
|
||||
userLocation={preferences?.location || null}
|
||||
locationLoading={preferencesLoading}
|
||||
onRequestLocation={updateLocation}
|
||||
/>
|
||||
}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user