mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Correct app details
This commit is contained in:
@ -14,7 +14,6 @@ export interface Props {
|
||||
|
||||
const InstanceAuth = React.memo(
|
||||
({ instanceDomain, appData, goBack }: Props) => {
|
||||
console.log(Constants.manifest.releaseChannel)
|
||||
let redirectUri: string
|
||||
switch (Constants.manifest.releaseChannel) {
|
||||
case 'production':
|
||||
|
Reference in New Issue
Block a user