mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-29 09:49:26 +01:00
Changed app scheme
This commit is contained in:
parent
52996002fb
commit
8f7bdc5d63
@ -4,7 +4,7 @@ import Foundation
|
|||||||
|
|
||||||
public enum AppInfo {
|
public enum AppInfo {
|
||||||
public static let scopes = "read write follow push"
|
public static let scopes = "read write follow push"
|
||||||
public static let scheme = "threaded://"
|
public static let scheme = "threadedapp://"
|
||||||
public static let clientName = "ThreadedApp"
|
public static let clientName = "ThreadedApp"
|
||||||
public static let defaultServer = "mastodon.social"
|
public static let defaultServer = "mastodon.social"
|
||||||
public static let website = "https://apps.lumaa.fr/app/threaded"
|
public static let website = "https://apps.lumaa.fr/app/threaded"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user