mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-16 19:02:11 +01:00
Changed app scheme
This commit is contained in:
parent
52996002fb
commit
8f7bdc5d63
@ -4,7 +4,7 @@ import Foundation
|
||||
|
||||
public enum AppInfo {
|
||||
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 defaultServer = "mastodon.social"
|
||||
public static let website = "https://apps.lumaa.fr/app/threaded"
|
||||
|
Loading…
Reference in New Issue
Block a user